Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piercel2022/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/piercel2022/react-todo-app
Last synced: 15 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/piercel2022/react-todo-app
- Owner: Piercel2022
- Created: 2023-05-21T21:05:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-30T06:28:10.000Z (over 1 year ago)
- Last Synced: 2024-12-06T03:53:33.875Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://todo-iota-ebon.vercel.app
- Size: 2.23 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![todos](https://github.com/Piercel2022/react-todo-app/assets/98626003/290fd09f-d2c2-41fe-8326-117ff355e6c3)
## Built With
- HTML
- CSS
- JavaScript
- Linters for HTML, CSS and JavaScript and React
- Webpack## Getting Started
To get a local copy up and running follow these simple example steps.
### Using it Locally
- Clone the project from GitHub [here](https://github.com/Piercel2022/todo-list)
- Run the following commands as listed in your terminal:
- `npm install` to install dependencies from the package.json
- `npm run build` to build or compile the project
- `npm start` to start the webpack server# Live Demo
## Visit And Open Files
[Visit Repo](https://github.com/Piercel2022/react-todo-app)
## Author
- GitHub: (https://github.com/Piercel2022)
- Twitter: (https://twitter.com/pier_celestin)
- LinkedIn: (https://linkedin.com/in/piercelestinmax)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Piercel2022/todo-list/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Inspiration: Microverse
## 📝 License
This project is [MIT](./MIT.md) licensed.