#Todo List
A todo list application built with JavaScript, HTML, CSS and Webback.
- Add, edit and delete tasks
- Organize todos by project
- Mark tasks as complete
- Save data locally in the browser
- JavaScript
- HTML
- CSS
- Webpack
- npm
- JavaScript modules
- DOM manipulation
- Project structure
- Working with npm and Webpack
- Improve responsive design
- Add better form validation
- Add filters for completed and active tasks