A spotify app clone build with reactjs and tailwindcss.
I built spotify clone project with React.js and Tailwindcss. In this project you will see home page, featured song lists and today's biggest hits. Whatever you want click any charts you'll go song list and you can see lots of songs in this charts or playing any song. Next time I'll develop this website and add lots of feature.
REACT JS
TAILWINDCSS
To run the project in your local environment, follow these steps: ⬇️
- Vite Tool
Follow these steps: ⬇️
- Run
npm install
in the project directory to install the required dependencies. - Run
npm run dev
to get the project started. - Open http://localhost:5173 (or the address shown in your console) in your web browser to view the app.