Skip to content

DominickDeJesus/TrueStan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrueStan

TrueStan is the ultimate test of your music fandom. It is a react web app game that will test you on how well you know an artists songs. Pick an artist, listen to the sound clip, and guess the song. The more songs you guess correctly, the less of the song you get to hear in the next round.

Screenshots

Landing Page

Landing Page

Play Page

Play Page

Game Over Page

Game Over Page

Setup

  • git clone this repo
  • cd into it.
  • yarn install
  • cd client && yarn install

Build Commands

  • yarn dev: Runs BOTH your Express.JS and React developer environment locally at the same time. Any logs coming from Express will be prefaced with [0], any logs from create-react-app will be prefaced with [1].
  • yarn server: Runs JUST your Express.JS server.
  • yarn client: Runs JUST your front-end React app.

Open http://localhost:3000 to view your local React app in the browser. The page will reload if you make edits.

Built With

  • React.js
  • Express
  • Node.js
  • CSS
  • HTML

Authors

  • Ana Maria Orduz
  • Dominick DeJesus
  • Kendrick Smith
  • Zachary Miller

Contributers

  • Leo Policastro
  • Reynold Urena
  • Tommy Suwunrut
  • William Kennedy

About

A music guessing game built with React and the itunes API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published