Skip to content

I learned about the Redux tool, how to use it, and how to implement a todo application with CRUD (Create, Read, Update, Delete) functionality. This project showcases my understanding of managing state with Redux for a todo application.

Notifications You must be signed in to change notification settings

sonimohit481/Todo-with-redux

Repository files navigation

Todo with Redux

Banner

Description

I learned about the Redux tool, how to use it, and how to implement a todo application with CRUD (Create, Read, Update, Delete) functionality. This project showcases my understanding of managing state with Redux for a todo application.

Deployment

The application is deployed and can be accessed here.

Table of Contents

Features

  • Create new todos
  • View existing todos
  • Update todo status
  • Delete todos

About

I learned about the Redux tool, how to use it, and how to implement a todo application with CRUD (Create, Read, Update, Delete) functionality. This project showcases my understanding of managing state with Redux for a todo application.

Topics

Resources

Stars

Watchers

Forks