Skip to content

Redux to-do-list#181

Open
devabhio88 wants to merge 3 commits intoMTalhaofc:mainfrom
devabhio88:Redux_to_do_list
Open

Redux to-do-list#181
devabhio88 wants to merge 3 commits intoMTalhaofc:mainfrom
devabhio88:Redux_to_do_list

Conversation

@devabhio88
Copy link
Copy Markdown
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