souad988 / ToDoList

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.
https://souad988.github.io/ToDoList
3 stars 0 forks source link

ToDoList

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.

CPT2202221342-612x546

Built With

-HTML & Javascript

Getting Started

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.

Live demo

todolist

Authors

šŸ‘¤ Souad

šŸ¤ Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the (https://souad988.github.io/ToDoList/issues).

Show your support

Give a ā­ļø if you like this project!

Acknowledgments

šŸ“ License

This project is MIT licensed.