Closed ivanmvh closed 1 year ago
Hi @ivanmvh,
While you made a great effort in this project, unfortunately, I cannot proceed to review your code.
Invalid Code Review Request
You have submitted a project, that has no README file. Please update the new README file. Link
Your Code Review Request will be marked as invalid in your Dashboard, so please submit a new one once you are ready 🙏
Cheers and Happy coding!👏👏👏a
Feel free to leave any questions or comments in the PR thread if something is not 100% clear. Please, remember to tag me in your question so I can receive the notification.
Please, do not open a new Pull Request for re-reviews. You should use the same Pull Request submitted for the first review, either valid or invalid unless it is requested otherwise.
Invalid Code Review Request does not count into the code reviews limit.
thanks
Thanks you. I will change the readme.md file.
Project requirements. -Set up a new project with webpack that is based on the webpack exercise you have already completed. -Create an index.html file and write your HTML markup here. Create an empty To Do List placeholder (div or ul element). The index.html file must be set as a template using the HTML Webpack Plugin. -Create an index.js file and set an array of some simple to do tasks (array of objects). Each task object should contain three keys: