this project is a web application where users can add new tasks to their todolist, mark a task as done, update it or remove it, and can also clear all completed tasks in one click , this project is built using html/css and javascript.
-HTML & Javascript
To get a local copy up and running follow these simple example steps.
Clone the repo with git clone git@github.com:souad988/ToDoList.git
Run npm install
from the command line
Run npx hint .
to test for HTML linting check
Run npx stylelint "**/*.{css,scss}"
to test for css/scss linting check
Run npx eslint .
to test for javascript linting check
The app is deployed using Github Pages. You can view it by clicking the Live Demo Link below.
š¤ Souad
Contributions, issues, and feature requests are welcome!
Feel free to check the (https://souad988.github.io/ToDoList/issues).
Give a āļø if you like this project!
This project is MIT licensed.