In this project, I implemented the CRUD (create, read, update, delete) methods. This Todo app allows users to add, edit, delete and mark tasks completed by selecting the corresponding checkbox. The updated task lists are stored in local storage.
- Use webpack to bundle JavaScript.
- Learn how to use proper ES6 syntax.
- Use ES6 modules to write modular JavaScript.
- HTML, CSS, JavaScript
- npm
- html-webpack-plugin
- webpack-dev-server
Check out the Live Demo
Open index.html
- Clone this repository in your local machine terminal:
git clone git@github.com:Okechukwu-muokwugwo/ToDoList.git
- Open the html pages in a web browser preferrably Chrome.
👤 Okechukwu Muokwugwo
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.