/spotify-clone

A react based web application that has the same look and feel of the original spotify web player with user authentication.

Primary LanguageJavaScript

#Steps to run this React-app :-

$ git clone git@github.com:rounitverma/spotify-clone.git

$ cd spotify-clone

$ npm install

$ npm start