React + Vite Instructions to Run Locally: This application is built using Vite and React. Tailwind CSS is used for styling. 1.Clone the Repository: git clone https://github.com/Vibhav-Jaiswal/task-tracker.git 2.Navigate to the Project Directory: cd task-tracker 3.Install Dependencies: npm install 4.Run the Application: npm run dev