to-do-list

To do list is a web page where the user can see a list of todos, they can also add or remove todos to the list. Todos are saved to local storage.

MIT License

Stars
5
Committers
3

📗 Table of Contents

📖 To Do List

To Do List is a web page where the user can see a list of todos, they can also add or remove todos to the list. Todos are saved to local storage.

🛠 Built With

Tech Stack

Key Features

  • To Do List lets the user see and update a list of todos
  • To Do List allows the user to add or remove any todo from the list
  • To Do List stores all data in Local Storage so the user never loses the todo list

🚀 Live Demo

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • A working computer.
  • Connection to internet.

Setup

Clone this repository to your desired folder:

Install

You don't need to install anything.

Usage

To run the project, execute the following command:

  • Go to the file called index.html.
  • Right click Open Live Server.

👥 Author

👤 Dennis Every

🔭 Future Features

  • None planned

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project feel free to fork it and use it as you need.

🙏 Acknowledgments

I would like to thank Microverse for the information provided to build this project.

❓ FAQ (OPTIONAL)

  • Can I use the project for any purpose?

    • Yes, you can use this files for anything you need.
  • Is the information saved in any database?

    • No, all data is saved in Local Storage.

📝 License

This project is MIT licensed

Related Projects