Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redux to-do-list #181

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

devabhio88
Copy link
Contributor

with reference to #177

Created a to-do-list app with Redux Toolkit

This is a simple Todo app built using React and Redux Toolkit. The app allows users to add, remove, and mark tasks as completed, demonstrating the power of the Redux Toolkit for managing states in React applications.

Features:

Add Todos: Users can add new tasks to the list.
Remove Todos: Users can delete tasks they no longer need.
Toggle Complete Status: Mark tasks as completed or incomplete.
Redux Toolkit for State Management: Uses Redux Toolkit to manage the app's state efficiently.

@MTalhaofc Kindly review it and merge my PR under hacktoberfest 2024.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant