Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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 Started

To 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.