https://github.com/taufiqul7756/todo-app-redux
This is a Todo List app built using React.js and Redux for state management. The app allows you to create, edit, and delete tasks, as well as mark them as completed or incomplete. With Redux, the app's state is managed in a centralized store, making it easy to manage and update data throughout the app.
https://github.com/taufiqul7756/todo-app-redux
bootstrap5 reactbootstrap reactjs reactredux reactrouterdom redux
Last synced: about 2 months ago
JSON representation
This is a Todo List app built using React.js and Redux for state management. The app allows you to create, edit, and delete tasks, as well as mark them as completed or incomplete. With Redux, the app's state is managed in a centralized store, making it easy to manage and update data throughout the app.
- Host: GitHub
- URL: https://github.com/taufiqul7756/todo-app-redux
- Owner: Taufiqul7756
- Created: 2023-03-20T13:25:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-20T21:46:25.000Z (almost 3 years ago)
- Last Synced: 2025-01-29T22:17:40.169Z (11 months ago)
- Topics: bootstrap5, reactbootstrap, reactjs, reactredux, reactrouterdom, redux
- Language: JavaScript
- Homepage:
- Size: 243 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
React Todo List App with Redux
This is a Todo List app built using React.js and Redux for state management. The app allows you to create, edit, and delete tasks, as well as mark them as completed or incomplete. With Redux, the app's state is managed in a centralized store, making it easy to manage and update data throughout the app.
The app features a modern and user-friendly interface, with drag-and-drop functionality for rearranging tasks. It also includes filtering options to help you organize your tasks by priority, status, or due date.
This app is a great starting point for anyone interested in learning how to build React apps with Redux. It includes comprehensive documentation and can be easily customized and extended to fit your specific needs.
Features
Technologies Used
Installation
To run this app on your local machine, follow these steps:
Contributing
If you'd like to contribute to this project, feel free to fork the repository and submit a pull request. Contributions, bug reports, and feature requests are always welcome!
License
This project is licensed under the [insert license name] license. See the LICENSE file for more information.