"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.
Go to your terminal, navigate to your working directory and run
git clone https://github.com/abdessalem1998/-To-Do-list
After that navigate to the newly created folder
cd to-do-list
You now have access to the files. To install necessary dependencies run
npm install
Start a local server running the command
npm start
You should now have the project running locally on a dev server.
👤 Houfaf Abdessalem
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.