/musipp-front

Streaming Music Web Application using Spotify API

Primary LanguageJavaScript

Musipp

A React app to Stream Music/Playlist using Spotify Api

Introduction

React style: styled-components

This project was bootstrapped with Create React App.

Download and Run

  1. Go to Musipp Backend and follow its instructions to download and run it.
  2. Either git clone or git pull this repo to your local machine
  3. Run npm install to download the current node_modules
  4. Run npm start. This will open the website on your localhost:3000

Note: In order to login to Spotify, you'll need this React server (localhost:3000) and the auth server (localhost:8888) running at the same time.

App ScreenShoots