AnumMujahid / react-spotify-clone

Spotify clone built using React.js, Firebase authentication Spotify API.

Home Page:https://spotify-clone-by-anum.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify Clone

It is a spotify clone project built using react. The playlists of the logged in user and the songs of selected playlist are also displayed. React hooks useEffect and useState are used in the project. To check the deployed version visit

How to Use

  • Clone the repository.
  • Ensure npm is installed on your machine
  • Run command npm install in project directory to install required dependencies.
  • Get you client id from spotify for developers and place it in the src/spotify.js file
  • Run command npm start to start the application in development mode.

Screenshots

Dashboard

Screenshot 1: Dashboard displaying playlists and songs list

About

Spotify clone built using React.js, Firebase authentication Spotify API.

https://spotify-clone-by-anum.web.app/


Languages

Language:JavaScript 69.8%Language:CSS 21.4%Language:HTML 8.7%