Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 1.14 KB

README.md

File metadata and controls

54 lines (33 loc) · 1.14 KB

To Do List App

Todo List with webpack

We created this project using ES6 concepts

  • Create a collection of todo lists
  • Add todo
  • Remove todo
  • Display todo lists
  • Store todo list in the localStorage

Built With

  • HTML, CSS and Javascript
  • Bundled with Webpack

Live Demo

TODO APP

Getting Started

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

  • Clone the repo to your local environment
  • Run npm install to install all dependencies
  • Open the index.html file with your favorite browser.
  • Modify to your taste with your preferred text editor
  • Enjoy 🤗

Authors

👤 Kwasi Baayeh

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

  • Microverse

📝 License

This project is ISC licensed.