Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/baqar-abbas/react-todo-app

This is a react todo webapp that displays a list of to do tasks and allows users to add and remove tasks from the list. This web app demonstrates how to create a To-do-list by using React JS.
https://github.com/baqar-abbas/react-todo-app

components localstorage react-icons reactjs vite

Last synced: 12 days ago
JSON representation

This is a react todo webapp that displays a list of to do tasks and allows users to add and remove tasks from the list. This web app demonstrates how to create a To-do-list by using React JS.

Awesome Lists containing this project

README

        

# react-todo-app

| Todo App |
| ----------------------------- |
| ![image](/images/preview.JPG) |

logo

README

# 📗 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)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 [React Todo App]

> **[REACT-TODO-APP]** React Todo app is built using React.js. It serves as a todo list app to keep track of your tasks, utilizing React components, states, and React Router.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **[Design the Application to handle responsiveness for differnt screen sizes]**
- **[Design and implement the functionality of Todo app to create, edit, add and delete tasks]**
- **[Desgin and implement the functionality of conditional renderring]**
- **[Design the Home page which displays the information regarding the To Do App]**

(back to top)

- [Live Demo](https://react-todo-ko69pb18l-baqar-abbas-projects.vercel.app/)

## 💻 Getting Started

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

### Prerequisites

In order to run this project you need:

- GitHub Account, VScode and Node Js Environment.

(back to top)

##

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone [email protected]:baqar-abbas/react-todo-app.git
```

(back to top)

### Install

Install this project with:

```sh
npm install
```

(back to top)

### Usage

To run the project, execute the following command:

```sh
Live server extension
```

(back to top)

### Run tests

To run tests, run the following command:

```sh
NA
```

(back to top)

## 👥 Authors

👤 **Baqar Abbas**

- GitHub: [@Baqar](https://github.com/baqar-abbas)
- Twitter: [@BaqarAbbas9](https://twitter.com/BaqarAbbas9)
- LinkedIn: [Baqar Abbas](https://www.linkedin.com/in/baqar-abbas/)

(back to top)

## 🔭 Future Features

- [ ] **[More categories will be added]**
- [ ] **[New functionalities will be incorporated]**
- [ ] **[Functionality of sending notifications will be added]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/baqar-abbas/react-todo-app/issues/new).

(back to top)

## ⭐️ Show your support

If you like this project, give it a star.

(back to top)

## 🙏 Acknowledgments

I would like to thank ALL of them who support this idea about To do App.

(back to top)

## 📝 License

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

(back to top)