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.
- Host: GitHub
- URL: https://github.com/sahar-abdelsamad/todo-app-react
- Owner: Sahar-AbdelSamad
- Created: 2022-02-14T18:51:04.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2024-04-22T06:20:41.000Z (about 2 years ago)
- Last Synced: 2025-05-30T02:46:23.577Z (about 1 year ago)
- Topics: bootstrap5, css3, javascript, reactjs, webpack
- Language: JavaScript
- Homepage: https://sahar-abdelsamad.github.io/todo-app-react/
- Size: 2.4 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.

## 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!