TO DO LIST is an application that is used to manage tasks you can add todo or update todo also you can remove the todo you finished from it
- HTML
- CSS
- Javascript
- Add Todo
- Remove Todo
- Update Todo
Add a link to your deployed project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- a browser
- git
- nodejs
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/mahamadou-nouridine/to-do-list.git
npm install
To run the project, execute the following command:
Open index.html in browser
or
open with Live server in Vscode
To run tests, run the following commands:
npx stylelint "**/*.{css,scss}"
npx hint .
npx eslint .
👤 Mahamadou Nouridine
- GitHub: mahamadou-nouridine
- Linkedin: mahamadou-nouridine-mamoudou-souley-2b424a1a5
- Twitter: Nouridine_Dino
- Connect to database
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give me a follow and/or a star
I would like to thank all my coding partners at Microverse
This project is MIT licensed.