/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.

Primary LanguageJavaScriptMIT LicenseMIT

screenshot

To Do List

📗 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

Client
  • CSS
Server
Database

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

(back to top)

🚀 Live Demo

(back to top)

💻 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.

(back to top)

👥 Author

👤 Dennis Every

(back to top)

🔭 Future Features

  • None planned

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

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

(back to top)

🙏 Acknowledgments

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

(back to top)

❓ 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.

(back to top)

📝 License

This project is MIT licensed

(back to top)