Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 573 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 573 Bytes

Jammming

A React.js playlist project that integrates with the Spotify API using the Implicit Grant flow. This project was built with Create-react-app and uses the standard scripts. Testing has not been configured yet. App is deployed at: http://keelyisjammming.surge.sh/.

To Start the Application

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.