Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.