Skip to content

Latest commit

 

History

History
155 lines (94 loc) · 3.4 KB

README.md

File metadata and controls

155 lines (94 loc) · 3.4 KB

To Do List

📗 Table of Contents

📖 To Do List

To Do List is web app that allow user to insert and remove tasks to do.

🛠 Built With

  • HTML
  • CSS
  • JavaScript

Tech Stack

Key Features

  • Add Task
  • Remove Task
  • Update Task

(back to top)

🚀 Live Demo

(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:

- npm install -g live-server
- live-server

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Tshobohwa/To-Do-List.git

Install

Install this project with:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

    npm start

(back to top)

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

  • Drug and drop: This will allow the user to changer the order of the tasks in the list.

(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, give us a start and kindly subscribe to our platforms to have access to more upcoming projects.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse, for the opportunity they give me to learn and become a professional web developer.

(back to top)

📝 License

This project is MIT licensed.

(back to top)