A Spotify UI Clone made with SvelteKit and TailwindCSS.
Clone the project
git clone https://github.com/CookieDasora/spotify-ui-clone.git
Go to the directory
cd spotify-ui-clone
Install the dependencies
npm install
And start it!
npm run dev