"To-do list" is a simple app that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete whenever you are done with each of them.
Additional description about the project and its features.
- HTML
- CSS
- JAVASCRIPT
To get a local version up and running on your machine, follow these simple example steps.
Install Node.js on your machine
Clone the repository on your machine and cd into it
git@github.com:Qoosim/Todo-List.git
cd Todo-List
run npm install
run npm start
Note: It will run on http://localhost:8080
👤 Qoosim AbdulGhaniyy
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.