To-Do-List-App with vite and tailwind Clone the repository git clone https://github.com/yuzakki/To-Do-List-App.git` Navigate to the project directory: cd To-Do-List-App Install dependencies: npm install Usage Start the development server: npm run dev