mmsesay / todo-list

This is a simple todo list web page which is be built using webpack and served by a webpack dev server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todo-list

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

Online version

demo

Built With

  • HTML / CSS / JAVASCRIPT / WEBPACK

How to run the program locally

  • 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 or yarn start

How to run the tests

  • 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

Author

👤 Muhammad Mustapha Sesay

🤝 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

  • microverseinc for the readme template
  • @mshwery Minimalist for the design template
  • svgbackgrounds for the svg bacground

📝 License

This project is MIT licensed.

About

This is a simple todo list web page which is be built using webpack and served by a webpack dev server.

License:MIT License


Languages

Language:JavaScript 69.1%Language:CSS 20.4%Language:HTML 10.5%