This is a simple to-do list web page that is being built using webpack and served by a webpack dev server..
List Structure |
---|
Test Covereage |
---|
- HTML / CSS / JAVASCRIPT / WEBPACK
- Clone the project:
https://github.com/mmsesay/todo-list.git
- Skip if you already have node installed otherwise download nodejs install it on your system
- Install the node modules:
npm install
- Run the app:
npm start
oryarn start
- Clone the project:
https://github.com/mmsesay/todo-list.git
- Skip if you already have node installed otherwise download nodejs install it on your system
- Install the node modules:
npm install
- Run the tests:
npm test
👤 Muhammad Mustapha Sesay
- GitHub: @mmsesay
- Twitter: @DeeMaejor
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- microverseinc for the readme template
- @mshwery Minimalist for the design template
- for the svg bacground
This project is MIT licensed.