Skip to content
generated from souad988/webPack

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.

Notifications You must be signed in to change notification settings

souad988/ToDoList

Repository files navigation

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

  • Microverse

📝 License

This project is MIT licensed.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages