Using this project i tried to clone ui of spotify Website and learn how it is made This project is made with vanilla-javascript and tailwind-css.
- Used spotify developer API
- Vite for project setup
- Deployed on Netlify
This project requires Node.js v10+ to run.
Install the dependencies and devDependencies and start the server.
cd spotifyClone
npm i
npm start