? React Todo App
A modern, responsive Todo Application built with React JS and Material UI.
This app allows users to create, update, and manage day-to-day tasks with a clean and elegant UI.
It uses Context API for state management and supports toast notifications for user feedback.
? Features
➕ Add new todos
? Edit and update existing todos
✔ Mark tasks as completed
❌ Delete tasks
? Beautiful UI built with Material UI (MUI)
? Toast notifications for actions (add/delete/update)
? Custom theme support
⚛️ Global state using React Context API
? Fully responsive layout