Skip to content

This is a personal fullstack JS, Facebook Graph API, and Genius API project. Designed to allow users to get the current “hit” songs of their favorite artists.

Notifications You must be signed in to change notification settings

PhuocThienTran/Facebook-Genius-Mashup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this project

This is a personal fullstack JS, Facebook Graph API, and Genius API project. Designed to allow users to get the current “hit” songs of their favorite artists.

Want to run this project locally?

  • Download the latest node.js.
  • Setup your local development environment, especially with localhost or your own web host.
  • npm i to have all packages installed in package.json.
  • Ensure that there is a Facebook App ID displayed in src/js/model/facebook.js, obtain one here.
  • Ensure that there is a Genius API displayed in src/js/model/proxyFE.js, obtain one here.
  • When in mashup/, execute npx webpack --mode=development --watch to run.

About

This is a personal fullstack JS, Facebook Graph API, and Genius API project. Designed to allow users to get the current “hit” songs of their favorite artists.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published