A sleek and simple to-do list app built with React 19 and Vite — designed to help you stay organized and productive.
Check it out live:
👉 https://latakin.github.io/ReactToDolist/
- Add and delete tasks with ease
- Visually clean and minimalist UI
- Built with blazing-fast ⚡ Vite
- Responsive design for mobile and desktop
git clone https://github.com/latakin/ReactToDolist.git
cd ReactToDolist
npm install
npm run dev