spotify-clone

Spotify playlist Clone Create with React.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Login

Login is done by spotify authorization, you have to login with a spotify account in order to see my playlist.
In this API fetch I fetch my real spotify data. In this fetch I just fetch my name and one playlist its description from Spotify the Player is not funtioned yet .

Deployed using Vercel

spotify

Learn More

Technologies Used in this project:

1. Spotify API

You can learn more about Spotify API here Spotify API.

2. Material-UI

To Know about Material-UI, check out the Material-UI.

3. ReactJS

To know more about,React JS REact JS.