• Stars
    star
    1
  • Language
    JavaScript
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.