A simple and responsive Todo application built using React to manage daily tasks efficiently.
This repository helps beginners learn by contributing real projects and GitHub profiles while improving skills through code reviews and hands-on practice.
- Add and delete tasks
- Mark tasks as completed
- Swap and reorder tasks
- Responsive UI
- Clean and simple design
- Clone the repository
- Run
npm install - Run
npm run dev - Open http://localhost:3000
- React.js