Skip to content

RpowellIV/TuneChamp-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TuneChamp

TuneChamp is a music quiz application where you listen to ten songs and guess from four answers given for each song. Compare your scores with other people who have taken the quiz. See who will become the Tune Champion!

TuneChamp will be hosted and deployed by Heroku at (https://tunechamp-client.herokuapp.com/)


Running TuneChamp

  1. Need to have Node.js installed.
  2. Clone the repository.
  3. Install node packages
    npm install
  4. Create an app for Spotify oauth on the Spotify API website.
  5. Create a .env file in the root of the project and place the following variables in this file.
    1. DB_USER= your database user
    2. DB_Pass= your database user password
    3. DB_LIB= your database name
    4. DB_HOST= localhost
    5. SPOTIFY_ID= your spotify ID
    6. SPOTIFY_SECRET= your Spotify secret
    7. SPOTIFY_CALLBACK = http://localhost:3000/auth/spotify/callback
  6. Start the server
    npm start
  7. App will run on at http://localhost:3000

Technologies Used


Express.js, Passport.js, Postgres, Spotify API,EJS, Node.js, Javascript, REACT, REDUX

APIs Used

Team Members


Lewis Ritenour - (http://github.com/LewRit)

Robert Powell - (http://github.com/RpowellIV)

Stephen Roach - (http://github.com/Stephen-Roach)

About

Capstone project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •