Skip to content

vkaraujo/todo-list

Repository files navigation

✅ Todo List App

A simple and modern Todo List built with React + Vite, featuring:

  • Task creation
  • Task completion tracking
  • Inline task editing
  • Local storage persistence
  • Clean, responsive UI

🚀 Live Demo

Check out the deployed app on Vercel:
👉 To Do List on Vercel

🔧 Features

  • 📝 Add, edit, and delete to-dos
  • ✅ Mark tasks as completed
  • 💾 Data saved in localStorage (no backend needed)
  • ⚡ Built with Vite for fast development
  • 🎯 100% client-side

🧰 Tech Stack

Test Coverage Report

🧪 Running Tests

To run tests:

npm run test

To generate a coverage report:

npm run coverage

Below is a screenshot of the current test coverage for the project:

Coverage Report

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published