# 📝 React Todo List App with Stopwatch A sleek and functional Todo List application built with React. This app lets you: - ✅ Add tasks - 🕒 Track how long each task takes (per-task stopwatch) - ✅ Mark tasks as complete - ⏸ Pause/resume timing - ❌ Delete individual tasks --- ## 🚀 Features - **Live Stopwatch** for each task - **Pause / Resume** control for accurate time tracking - **Mark as Completed** with a check icon (disables the timer) - **Task Deletion** with a trash icon - Clean, responsive **UI with TailwindCSS** styling --- ## 📦 Tech Stack - [React](https://reactjs.org/) - [Vite](https://vitejs.dev/) - [Lucide React Icons](https://lucide.dev/) --- ## 📂 Project Structure