Skip to content

helloimela/giflyst-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giflyst

Spice up your day with fun GIF based on your Spotify playlist mood!

Demo

https://giflyst.herokuapp.com/

image

How to run application

  1. Make sure you clone and follow installation guides for the backend. https://github.com/helloimela/giflyst-backend

  2. For local development, change url in src/Home.js to listen to local backend.

<Button href='http://localhost:8888/' variant="success" className='btn-login'>Login to Spotify</Button>
  1. It's ready now! Run npm start and it will open the application in your browser in the address http://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.

About

Giflyst - Your Spotify playlist, gif-ied

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published