To-Do-list

📗 Table of Contents

📖 [To-Do-List]

[To-Do-List] To-do list is is a JavaScript application that implements a to-do list created to help you orginize your daily activities by keeping them listed that you can consult whenever you want, with a feature of add, remove, and mark tasks as completed. It uses the DOM API to interact with the HTML elements, and it uses local storage to save the tasks.

🛠 Built With

Key Features

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

You can have a copy of this repo run on your local machine by just directly cloning it.

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

  1. Download the Zip or (git clone)[https://github.com/Amazinggracee/To-Do-list.git]
  2. cd To-Do-List
  3. Then open in your browser by using live server

Test

For tracking linter errors locally you need to follow these steps:

Prerequisites

To get the output of our project make sure you have google Chrome, Mozila or any other browser installed.

Install

In order to install this project please go through the following steps:

    • Open the Terminal
    • Navigate to the directory where you want to add this repository
    • Run git clone https://github.com/Amazinggracee/To-Do-list.git
    • Run npm install to install the necessary modules
    • Run npm start

(back to top)

👥 Authors

👤 Amarachi Dimkpa

(back to top)

🔭 Future Features

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)