This project is a clone of the Spotify user interface, built using Tailwind CSS. It was created based on a tutorial video from the Rocketseat YouTube channel
Recriei a interface do Spotify usando Tailwind.
First, install the dependencies:
pnpm install
To start the development server, run:
pnpm dev
This will start the development server at http://localhost:3000
.