![]() |
A todo list app in which the user can add new tasks, edit, complete or delete them. The user can also clear all the completed tasks.
Build a Todo list using:
- HTML5
- CSS3
- JavaScript (ES6)
- Webpack
- Linters (Lighthouse, Webhint, Stylelint, Eslint)
- HTML5
- CSS3
- JavaScript (ES6)
- Webpack
- Linters (Lighthouse, Webhint, Stylelint, Eslint)
Check Live Demo here.
To get a local copy up and running follow these simple example steps.
- A web browser (like Google Chrome, Opera...).
- A code editor (like Atom, VScode...).
To setup the webpage locally: click on "Code" (dropdown list) then "Download ZIP".
Install this project with:
- npm install
- npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
- npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x
To run the project open the downloaded folder (after extraction) then run the "index.html" file in your browser.
๐ค Ritika Rawat
- GitHub: ritikarawat220
- Twitter: @ritikarawat22
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Give a โญ๏ธ if you like this project!!
- Hat tip to code reviewers and to everyone who reviewed the project and made suggestions.
This project is MIT licensed.