Skip to content

eulucastr/aboutfy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aboutfy

Aboutfy is a React Web App that consumes Spotify API and shows the user's musical preferences.
Click here to see the app running. (may take a while to load due to heroku free hosting)

The backend OAuth server was provided by Mattias Johansson and you can find it here.

Aboutfy gif

Executing locally

You are able to run this project locally on your machine, despite the only screen that you will be able to access is the login page, you won't be allowed to actually login in spotify and see the whole application working. For doing so, just execute this on the terminal:

git clone https://github.com/casteluc/aboutfy.git
cd aboutfy
npm install
npm start

About

Aboutfy is a React Web App that consumes Spotify API and shows the user's musical preferences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors