2.0.0 • Published 5 years ago
giflyst-client v2.0.0
Giflyst
Spice up your day with fun GIF based on your Spotify playlist mood!
Demo
https://giflyst.herokuapp.com/

How to run application
- Make sure you clone and follow installation guides for the backend. https://github.com/helloimela/giflyst-backend 
- For local development, change url in - src/Home.jsto listen to local backend.
<Button href='http://localhost:8888/' variant="success" className='btn-login'>Login to Spotify</Button>- It's ready now! Run npm startand it will open the application in your browser in the addresshttp://localhost:3000/
API
This application is built using spotify web API library from https://github.com/jmperez/spotify-web-api-js . Go check his repository for the complete documentation available helper functions to access all Spotify's endpoint.
Deploy to heroku
Follow this guideline to deploy react application to heroku https://blog.heroku.com/deploying-react-with-zero-configuration.
2.0.0
5 years ago