Skip to content

vedantb7/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 UrTODO – A Simple Todo App

UrTODO is a simple and clean Todo application built using React.
It helps users add, manage, complete, and delete their daily tasks in an easy and intuitive way.

This project is my first complete React-based application that involves state management, component structuring, routing, responsiveness, and deployment.


🚀 Features

  • ➕ Add new todos
  • ✏️ Edit existing todos
  • ✅ Mark todos as completed
  • 👀 Toggle visibility of completed todos (Show Finished)
  • 🗑 Delete todos permanently
  • 💾 Persistent storage using LocalStorage
  • 📱 Fully responsive (mobile & desktop)
  • 🎨 Clean violet–blue themed UI

🛠 Tech Stack / Languages Used

  • React (JavaScript)
  • HTML
  • CSS (Tailwind CSS)
  • Vite (for fast development & build)
  • React Router (for navigation)
  • UUID (for unique todo IDs)

🔗 Live Demo

👉 https://todo-57.vercel.app/

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors