/todo-tasks

Primary LanguageJavaScript

Todo Tasks

This is a Todo list built using webpack and served by a webpack dev server.

Screenshot

screenshot

Built With

  • HTML
  • CSS
  • JAVASCRIPT

Demo Link

Visit Link

Getting started

To get a local copy of this repository kindly follow the steps below.

  • Scroll to top of this current repository
  • Click on the Code button with background color green on the right end corner
  • Click on the clipboard icon on the extreme right of the dropdown to copy the repository link
  • In your local PC, open your terminal or command prompt in the folder you would like to clone this repository into
  • Type git clone (copied link) on the currently opened terminal or command prompt
  • Remember to change (copied link) to git@github.com:olawale-o/todo-tasks.git which is the name of the repository

Getting Start with Testing

  • open your Terminal and Navigate to the project destination and type npm install
  • To test the whole project use npm run test
  • To test test coverage use npm run test -- --coverage

Authors

👤 Omoogun Olawale

👤 Abdulrahman Naser

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!