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

Home Page:https://dennis-every.github.io/to-do-list/dist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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.

https://dennis-every.github.io/to-do-list/dist

License:MIT License


Languages

Language:JavaScript 87.3%Language:CSS 8.6%Language:HTML 4.1%