Todo-List

This web app is used to organize tasks, a user can make a list of todos, mark them as complete and delete them. Built with HTML CSS and JavaScript.

Stars
8

📗 Table of Contents

📖 TODO App

This web app is used to organize tasks, a user can make a list of todos, mark them as complete and delete them

🛠 Built With

Tech Stack

Key Features

  • [INSERTION]
  • [DELETING]
  • [LOCAL_STORAGE]

🚀 live demo

below is a live demo link

🚀 visual

  • Below is how the project will look if setup well
    Screenshot (35)

💻 Getting Started

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

Step 1:

  • if you don't have git installed on your machine you can download it from here .
  • Once you have git installed on your machine you can clone your project by running the command below to clone this project to your local machine in the directory of the folder you want it to be cloned

git clone https://github.com/quavo19/Todo-List.git

  • Alternatively, you can download the zip file of your project by clicking on the Code button on the right side of your project page and clicking on Download ZIP

Step 2:

  • Locate the folder where you cloned your project to and open with your IDE
  • run npm start to get the project started
  • anytime you modify the content, run npm run build to update the >dist folder

👥 Authors

👤 Donald Akite

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you liked this project dont forget to leave a start

❓ FAQ

Add at least 2 questions new developers would ask when they decide to use your project.

  • does it use a database ?

    • NO, it only has local storage

📝 License

This project is MIT licensed.

Related Projects