Skip to content

yuzakki/To-Do-List-App

Repository files navigation

To-Do-List-App with vite and tailwind

Screenshot

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