Skip to content

🎶🎶Simple Spotify Clone using ReactJs. Here we are using the Official Spotify API to make calls. Here we can able to login, logout and gear the music.

Notifications You must be signed in to change notification settings

AlanBinu007/spotify-clone

Repository files navigation

Spotify - Music Playing App

Project Link - https://alanbinu-spotify.web.app/

Tech We Used

  • ReactJs
  • Firebase Hosting
  • Spotify API

Features

  • Login and Logout using Spotify
  • Play Music
  • Neat and clean UI

Steps to run in your machine

Go to https://developer.spotify.com/ and create your app and copy that secret Id to your app

Run the following commands

npm i
npm run start

Hope you liked this project, dont forget to ⭐ the repo.