To-Do-List

This is a CRUD (create, read, update and delete) app built where users can create, update and delete specific day-to-day tasks as they wish. The app is built using Webpack and served with the Webpack dev server

MIT License

Stars
11
Committers
2

Todo-List

This an CRUD app built were users can create, update and delete specific day to day tasks as they wish. The app is built using webpack and served with webpack dev server.

Built With

  • HTML
  • Javascript
  • Css
  • Webpack
  • Webpack-dev server
  • Jest

To get a local copy up and running follow these simple example steps.

  • Clone this repo to your machine by using Git clone: Git clone https://github.com/DuaneDave/To-Do-List.git
  • open in your vs code terminal and run live

Install

Run tests

To run tests on this project if you tweaked something, run the following command

  • Run your test using npm run test
  • Run webhint html checks using npx hint .
  • Run webhint Css checks using npx stylelint "\*_/_.{css,scss}"
  • Run webhint javascript checks using npx eslint .

Authors 1

👤 Obiebi Okiemute David

Authors 2

👤 SOULEMANOU KUNCHIEFUH BABANOU

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is licensed by MIT.