8000 GitHub - mogaio/music-bubbles: Music Bubbles is an app that utilizes the vis.js force graph library to display music artists, albums and tracks in a fun manner by plugging into the Spotify API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Music Bubbles is an app that utilizes the vis.js force graph library to display music artists, albums and tracks in a fun manner by plugging into the Spotify API

Notifications You must be signed in to change notification settings

mogaio/music-bubbles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

Music Bubbles

Table of Contents:

About The App

Music Bubbles is an app that utilizes the vis.js force graph library to display music artists, albums and tracks in a fun manner by plugging into the Spotify API.

Screenshots

Screenshot

Technologies

React, vis.js, Material UI, Redux

Setup

  • download or clone the repository
  • run yarn install
  • run yarn start
  • create a .env file and add the following line: REACT_APP_BACKEND_URL="http://127.0.0.1:3001/api"
  • Open http://localhost:3000 to view it in your browser

Note: in order to have access to the Spotify API, follow these steps:

  • Clone the spotify-api Ruby on Rails repo
  • run bundle install
  • run rails s

About

Music Bubbles is an app that utilizes the vis.js force graph library to display music artists, albums and tracks in a fun manner by plugging into the Spotify API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.9%
  • HTML 11.1%
  • CSS 6.0%
0