Slides: https://docs.google.com/presentation/d/1j2XzhgTDBZifZVuJvqBK7iOA26Xy3xUwcuRGNblRygU/edit?usp=sharing
-
Intro
-
Login
-
Search box / search results
-
Artist
-
Album
-
Song
- Have node/npm installed on your machine
- Clone the repository
- Run
npm install
to install dependencies - Run
npm start
to run app - Check your browser at http://localhost:3000
React Spotify Demo was built as a proof-of-concept by Chris Heninger (@chrisheninger) for the January 2018 azPHP Meetup.
This project is sponsored by iGravity Studios– a custom software shop with an emphasis on UI/UX development using React.js– based in Phoenix, Arizona.
This project was bootstrapped with Create React App. For information on how to perform common tasks, refer to the latest version of the guide here.
This project utilizes the Spotify Web API.