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

Primary LanguageJavaScript

📗 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

Client

Key Features

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

(back to top)

🚀 live demo

below is a live demo link

🚀 visual

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

(back to top)

💻 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

(back to top)

👥 Authors

👤 Donald Akite

(back to top)

(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 liked this project dont forget to leave a start

(back to top)

(back to top)

❓ 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

(back to top)

📝 License

This project is MIT licensed.

(back to top)