An open API service indexing awesome lists of open source software.

https://github.com/frempongdev/to-do-list-review


https://github.com/frempongdev/to-do-list-review

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

logo




To-Do-Listβœ”οΈβœ”οΈ


# πŸ“— Table of Contents

- [πŸ“– About the Project](#about-project)
- [πŸ›  Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [πŸ’» Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Usage](#usage)
- [πŸ‘₯ Authors](#authors)
- [⭐️ Show your support](#support)
- [πŸ™ Acknowledgements](#acknowledgements)
- [πŸ“ License](#license)


### This project goes live [here](https://frempongdev.github.io/To-Do-List/dist/) πŸš€ .
If link does not work copy URL ( https://frempongdev.github.io/To-Do-List/dist/ )



# πŸ“– [To-Do-List]

**To-Do-List** is a single page application project for managing a day's task.

## πŸ›  Built With

### Tech Stack

HTML

CSS

Javascript

### Key Features

- **This Project has a Readme.md file**
- **This Project has a gitignore file**
- **This projects follows all Microverse Linters**
- **This project takes user inputs of tasks and save them to be completed**
- **This project displays the input for tasks with details dynamically created on the DOM**
- **This project saves the Task details inside the Browser**
- **This project has syntax with ES6 format.**

(back to top)

## πŸ’» Getting Started

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

### Prerequisites

In order to run this project you need to copy the link of this Repository.

```sh
https://github.com/frempongdev/To-Do-List.git
```

### Setup

Clone this repository to your desired directory using the command:

```sh
cd your-folder
git clone https://github.com/frempongdev/To-Do-List.git
```


### Usage

Kindly go ahead and give this project a massage but do not forget to give a detailed description in your pull request.

(back to top)

## πŸ‘₯ Author
### πŸ‘₯ Frempong

- GitHub: [@frempongdev](https://github.com/frempongdev)
- Twitter: [@knobaddy](https://twitter.com/knobaddy)
- LinkedIn: [Samuel knower Amankwaa-Frempong](https://www.linkedin.com/in/samuel-knower-amankwaa-frempong-356802256/)

(back to top)

## πŸ”­ Future Features

- [ ] **[Add and Remove Tasks]**
- [ ] **[Drag and Drop]**
- [ ] **[Server Storage]**

(back to top)

## ⭐️ Show your support

If you like this project kindly support by suggesting changed by forking and pull requests

(back to top)

## πŸ™ Acknowledgments

I would like to thank everyone who inspired me to learn programming. Regards to the whole Microverse team, Peers, and family supporting.

(back to top)

## πŸ“ License

This project is [MIT](./license) licensed.

(back to top)