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

https://github.com/ansaribrahim/to-do-react

Build a to-do app in React using components to display tasks, state management to track changes, and event handlers for user interactions.
https://github.com/ansaribrahim/to-do-react

react react-hooks react-icons react-router reactjs useeffect usestate vite

Last synced: 2 months ago
JSON representation

Build a to-do app in React using components to display tasks, state management to track changes, and event handlers for user interactions.

Awesome Lists containing this project

README

        



# TO-DO-React

![e2954fb3deb2407e8e4bcb40b1fd6376](https://github.com/AnsarIbrahim/LeaderBoard-new/assets/117971223/9d715e43-a095-4b33-b5f2-161236e8fdcc)

# 📗 Table of Contents

- [📗 Table of Contents](#-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-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [Deployment ](#deployment-)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 [TO-DO-React]

Build a to-do app in React using components to display tasks, state management to track changes, and event handlers for user interactions.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **[ADD TASK]**
- **[EDIT TASK]**
- **[DELETE TASK]**
- **[LOCAL STORAGE]**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](Coming Soon...)

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

- Install Git on your computer Git
- Any text editor VSCode
- Install linters on your local environment

### Setup

Clone this repository to your desired folder:



git clone https://github.com/AnsarIbrahim/TO-DO-React.git
cd TO-DO-React.git

### Usage

Inside your IDE:

```
npm start
```

## Build for production

```
npm run build
```

### Deployment

You can deploy this project using: GitHub Pages

(back to top)

## 👥 Authors

👤 **Ansar Ibrahim**

- [GitHub](https://github.com/AnsarIbrahim)
- [LinkedIn](https://linkedin.com/in/ansar-ibrahim-61447424a/)
- [Twitter](https://twitter.com/ansaradheeb)

(back to top)

## 🔭 Future Features

- [ ] **[GH-PAGES]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/AnsarIbrahim/Capstone-2/issues).

(back to top)

## ⭐️ Show your support

If you like this project give it a ⭐️

(back to top)

## 🙏 Acknowledgments

I would like to acknowledge and give credit to Microverse and Ibas Majeed.

(back to top)

## 📝 License

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

(back to top)