Skip to content

This project is an example of the use of webpack utility and logic. The project itself is a to-do list, with multiple functionalities, such as adding and deleting tasks one by one, editing tasks, marking tasks as completed, and deleting all marked tasks with one click

Notifications You must be signed in to change notification settings

rmrmrmr/To-do_List

Repository files navigation

To-Do App

Here you can find an interactive To-Do List application to run on you browser. You can add new tasks to it as well as edit and delete each one of them. You can also mark them as completed and delete all of the tasks that are marked as such.

Built With

  • HTML 👷
  • CSS 🎨🖌️
  • JS 🤖

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

  • VSCode or other source code editor
  • Chrome or any other modern browser

Setup

  • Clone this repository into you local environment
  • Install webpack (npm i)
  • Run npm start

Authors

👤 Ricardo Martínez

🤝 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

  • Hat tip to the Microverse Project

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

About

This project is an example of the use of webpack utility and logic. The project itself is a to-do list, with multiple functionalities, such as adding and deleting tasks one by one, editing tasks, marking tasks as completed, and deleting all marked tasks with one click

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published