Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/collinstatang/reacttodoapp


https://github.com/collinstatang/reacttodoapp

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        


To Do App React


# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 To Do App

**To Do App** The To Do App permit users to add their daily to do activities and be able remove the activities when completed.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **Add Task**
- **Highlight Task**
- **Remove Task**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://google.com)

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

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/CollinsTatang/ReactToDoApp.git
```

### Install

Install this project with:

```sh
cd my-project
npm install
```
### Usage

To run the project, execute the following command:

```sh
npm start
```
### Run tests

To run tests, run the following command:

```sh
npm test
```

(back to top)

## 👥 Authors

👤**Makungong Collins Tatang**

- GitHub: [@CollinsTatang1](https://github.com/CollinsTatang)
- Twitter: [@CollinsTatang1](https://twitter.com/CollinsTatang1)
- LinkedIn: [Makungong Collins](https://www.linkedin.com/in/makungong-collins/)

(back to top)

## 🔭 Future Features

- [ ] **Edit and Update**
- [ ] **Add Calender**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you find this project intresting and helpful please leave a star.

(back to top)

## 🙏 Acknowledgments

I would like to thank the GOOGLE Search Engine team for making it posible to have all the avialable resource I needed.

(back to top)

## ❓ FAQ (OPTIONAL)

- **The live link takes me some where else. Why?**

- Still deploying the APP

(back to top)

## 📝 License

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

(back to top)