To-Do-List

On this project we recreate using Webpack a to-do list with multiple functionalities as add and remove, refresh, clear completed and rearranging.

screenshot

On this milestone I added the option to add, remove, and update entries.

Built With

  • HTML
  • CSS
  • JS
  • Webpack

Live Demo

Live Demo Link

Get Started

  • Clone the repository with git clone https://github.com/leolpaz/To-Do-list.git;
  • Install dependencies with npm i;
  • Change the mode on webpack.config.js from 'production' to 'development'
  • Use npm start to start the website;

Authors

👤 Leonardo Paz

🤝 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

  • Microverse

📝 License

This project is MIT licensed.