Skip to content

Latest commit

 

History

History
71 lines (46 loc) · 2.23 KB

README.md

File metadata and controls

71 lines (46 loc) · 2.23 KB


Spotify Clone
Spotify Clone

Excellent spotify app build with React js and integrated with Firebase.

About projectHow To UseLive link

screenshot

About project

  • Discover Weekly page of spotify

  • Live user authentication

    • authenticate users using spotify
  • Used the following major frameworks/libraries to complete the project

    • React
    • Firebase
    • NPM

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/prasoonmohan/Spotify-clone

# Go into the repository
$ cd projects

# Install dependencies
$ npm install

# Run the app
$ npm start

Note If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Live Link

spotify - Live link of the project