This app is to manage todo list
Watch the presentation of the projet on Loom
- Html
- Css
- Js
- Linter
- Webpack
👤 Author : IROTORI Baroka
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👥 Co Author :
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👥 Co Author :
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 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:
- Run webpack server
npm start
- github page
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is MIT licensed.