Skip to content

Conversation

@vmanidev
Copy link
Owner

Implemented a simple Todo app demonstrating React's useReducer hook:

  • Add, delete, and edit todos
  • State is managed via a centralized reducer
  • Input handling with local state
  • Responsive styling with TailwindCSS
@vmanidev vmanidev self-assigned this Sep 25, 2025
@vmanidev vmanidev added the enhancement New feature or request label Sep 25, 2025
@vercel
Copy link

vercel bot commented Sep 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
context-api-theme-toggle Ready Ready Preview Comment Sep 25, 2025 7:49pm
react-hooks Ready Ready Preview Comment Sep 25, 2025 7:49pm
use-effect-countdown Ready Ready Preview Comment Sep 25, 2025 7:49pm
use-state-todo Ready Ready Preview Comment Sep 25, 2025 7:49pm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

2 participants