Skip to content

Latest commit

 

History

History
189 lines (121 loc) · 3.76 KB

README.md

File metadata and controls

189 lines (121 loc) · 3.76 KB

logo

To-Do list Project

📗 Table of Contents

📖 [To-do-list]

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.

🛠 Built With

  • HTML
  • CSS
  • JavaScript (ES6)
  • Webpack

Key Features

Describe between 1-3 key features of the application.

  • [ Add and Remove Books]

(back to top)

🚀 Live Demo

Add a link to your deployed project.

(back to top)

💻 Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

git clone https://github.com/Athaliah8/To-Do-List.git

Open a index.html file with your code editor of your choice and/or a browser of your choice.

Open the project using a live server extension that can be found into your code editor.

Install

Install npm packages with:

npm install

(back to top)

👥 Authors

👤 Athaliah Tauro

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

Give a ⭐️ if you like this project!

(back to top)

📝 License

This project is MIT licensed.

(back to top)