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

https://github.com/sahar-abdelsamad/todo-app-react

This is a responsive todos app. It keeps the list of your daily todos in the Local Storage. You can add, edit, delete, and check todos.
https://github.com/sahar-abdelsamad/todo-app-react

bootstrap5 css3 javascript reactjs webpack

Last synced: 5 months ago
JSON representation

This is a responsive todos app. It keeps the list of your daily todos in the Local Storage. You can add, edit, delete, and check todos.

Awesome Lists containing this project

README

          

# Todo app react

![](https://img.shields.io/badge/Microverse-blueviolet)

> This is a responsive todos app. It keeps the list of your daily todos in the Local Storage. You can add, edit, delete, and check todos.

![screenshot](./screenshot.gif)

## Setup

### Clone this repository

```bash
$ git clone git@github.com:Sahar-AbdelSamad/todo-app-react.git
$ cd todo-app-react
```

### Run project

```bash
$ npm install
$ npm start
```

## Live Demos

- [Github Deployment](https://sahar-abdelsamad.github.io/todo-app-react/)

## Built With

- React
- Webpack
- JavaScript
- CSS
- Bootstrap5

## Authors

👤 **Sahar Abdel Samad**

- GitHub: [@sahar-abdelsamad](https://github.com/Sahar-AbdelSamad)
- Twitter: [@abdelsamadsahar](https://twitter.com/AbdelSamadSahar)
- LinkedIn: [abdel-samad-sahar](https://www.linkedin.com/in/sahar-abdel-samad/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

## Show your support

Give a ⭐️ if you like this project!