Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yayner2002/react-todo-app
In this app, you can add, delete, submit and edit items. To edit items, simply double click on it. Once you are done, press the enter key to resubmit. This app will persist your data in the browser local storage. So whether you reload, close your app or reopened it, you still have access to your to-dos items.
https://github.com/yayner2002/react-todo-app
Last synced: 11 days ago
JSON representation
In this app, you can add, delete, submit and edit items. To edit items, simply double click on it. Once you are done, press the enter key to resubmit. This app will persist your data in the browser local storage. So whether you reload, close your app or reopened it, you still have access to your to-dos items.
- Host: GitHub
- URL: https://github.com/yayner2002/react-todo-app
- Owner: yayner2002
- Created: 2022-06-06T13:40:46.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-29T20:56:19.000Z (about 2 years ago)
- Last Synced: 2024-04-23T17:19:22.018Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.01 MB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To Do App
> A simple To Do List App for learning purpose
## Built With- React
- webpack## Live Demo
[Live Demo Link](https://yayner2002.github.io/react-todo-app/)
## Screenshot
![home page](/public/reacttodo.png?raw=true "home screenshot")
## Getting StartedTo get a local copy up and running follow these simple example steps.
1. Clone the Repo or Download the Zip file
2. Run the live server or simply open index.html with your browser.
After downloading or clonning run the following commands
1. npm install
2. npm start### Prerequisites
- none## Authors
👤 **Author1**
- GitHub: [@yayner2002](https://github.com/yayner2002/)
- Twitter: [@wediagazian](https://twitter.com/wediagazian)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/yaynshet-medhin)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/yayner2002/react-todo-app/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.