Description the project. In this project we will be using webpack to create, edit, and delete tasks from a list of tasks created by the user, the main goals of this project are:
- Use webpack to bundle JavaScript.
- Learn how to use proper ES6 syntax.
- Use ES6 modules to write modular JavaScript.
- HTML
- CSS
- JavaScript
This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.
To get a local copy up and running clone: https://github.com/Becky449/To-do.git
Have git installed. (For version control) Have text editor installed. (Preferably VSCode) Have CSS,HTML & JS Linters installed and configured. For further information, visit this link to get better understanding on each linters used on this project.
- Create a new task
- Delete task
- Add a new task
π€ Author1
- GitHub: @Becky449
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a βοΈ if you like this project!
- Thanks for Microverse
- Thanks for me
This project is MIT licensed.