In this project, I will build a simple HTML list of To Do tasks. "To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. This web page will be built using webpack and served by a webpack dev server.
Check Live Demo here.
To get a local copy up and running follow these simple example steps.
Use 'git clone https://git@github.com:Sonickmumba/To-do-list.git' to clone the repository to your local environment and begin working on it.
Run npm start
run Webhint linter
run Stylelint linter
run ESLint linter
run gulp
To run the project open the downloaded folder (after extraction) then run the "index.html" file in your browser.
👤 Author1
Contributions, issues, and feature requests are welcome!
Matt Shwery @mshwery for the Design used.
Give a ⭐️ if you like this project!
This project is MIT licensed.