This app is to manage todo list
Watch the presentation of the projet on Loom
👤 Author : IROTORI Baroka
👥 Co Author :
👥 Co Author :
👤 David Ger
To track linter errors locally follow these steps:
Download all the dependencies run:
npm install
Track HTML linter errors run:
npx hint .
Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
Track JavaScript linter errors run:
npx eslint ."
Node live serveris easy to install and use:
npm start
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is MIT licensed.