This is a Todo list built using webpack and served by a webpack dev server.
- HTML
- CSS
- JAVASCRIPT
Visit Link
- 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[email protected]:olawale-o/todo-tasks.git
which is the name of the repository
- 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
👤 Omoogun Olawale
👤 Abdulrahman Naser
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐ if you like this project!