This is a simple Todo application built using React, Vite, and Tailwind CSS. The application allows users to add, remove, and edit tasks, with the data being saved to the local storage.
- Add new tasks
- Edit existing tasks
- Remove tasks
- Persist tasks using local storage
- React - A JavaScript library for building user interfaces
- Vite - A fast build tool and development server
- Tailwind CSS - A utility-first CSS framework