A music player web app. Built with React, styled-components, Spotify Web API, Spotify Web Playback SDK.
-
Clone the repo based on your needs.
git clone -b views --single-branch git@github.com:peitrae/react-music-player.git
git clone -b feature/authentication --single-branch git@github.com:peitrae/react-music-player.git
git clone git@github.com:peitrae/react-music-player.git
-
Run
npm install
to install dependencies. -
Create
.env.development
file in the root of the project. Learn about how to get Spotify client id and client secret in hereREACT_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 */
-
Run
npm start
to start the local server.
Distributed under the MIT License
Peitra Erdi - LinkedIn - peitrae@gmail.com
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 ☕