Baroka-wp / ToDoReview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Awesome Book

This app is to manage todo list

LOOM VIDEO PRESENTING

Watch the presentation of the projet on Loom

Built With

  • Html
  • Css
  • Js
  • Linter
  • Webpack

Mookup

free

Live

Go Live

Authors

πŸ‘€ Author : IROTORI Baroka

πŸ‘₯ Co Author :

Install

Run Linters tests

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 ."

Run local server

Node live serveris easy to install and use:

  • Run webpack server
  npm start

Deployment

  • github page

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

πŸ“ License

This project is MIT licensed.

About


Languages

Language:JavaScript 71.4%Language:CSS 20.7%Language:HTML 7.9%