Skip to content

Latest commit

 

History

History
72 lines (55 loc) · 2.66 KB

README.md

File metadata and controls

72 lines (55 loc) · 2.66 KB

React Music Player

GIF

A music player web app. Built with React, styled-components, Spotify Web API, Spotify Web Playback SDK.

View Demo · Report Bug

Table of Contents

  1. Installation
  2. License
  3. Contact
  4. Support

Installation

  1. Clone the repo based on your needs.

    Only Views
      git clone -b views --single-branch git@github.com:peitrae/react-music-player.git
    With authentication
      git clone -b feature/authentication --single-branch git@github.com:peitrae/react-music-player.git
    Final (authentication and player)
      git clone git@github.com:peitrae/react-music-player.git
  2. Run npm install to install dependencies.

  3. Create .env.development file in the root of the project. Learn about how to get Spotify client id and client secret in here

      REACT_APP_URL=http://localhost:3000 /* Your URL, default is localhost */
      REACT_APP_CLIENT_ID= /* Your Spotify Client Id */
      REACT_APP_CLIENT_SECRET= /* Your Spotify Client Id */
  4. Run npm start to start the local server.

License

Distributed under the MIT License

Contact

Peitra Erdi - LinkedIn - peitrae@gmail.com

Support

If you would like to support this and another of my projects or say thanks for this one, you can support me by buying me a coffee