Skip to content

kate666kate/Final_Project

Repository files navigation

spotifyNext

spotify next is an app that uses react, and the spotify web api to connect to spotify and make calls to the api to get user playlist data and search spotify for artists, albums, and tracks.

Installation

  1. Fork it!
  2. Install npm modules: cd react-next npm i
  3. Start webpack dev sever: npm start
  4. Your app should now be running on localhost:8080.

Deploying to Heroku

npm run build
heroku create
git push heroku master
heroku open

View a LIVE example of this app

spotifyNext

Built With

License

This project is licensed under the MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors