Skip to content

vrajkumar128/would-you-rather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A React app that lets you play the "Would You Rather?" game in a web browser. Uses Redux for state management and is enhanced with a leaderboard and the ability to add new questions & users. Part of Udacity's React Nanodegree program.

To run locally:

  1. Run git clone https://github.com/vrajkumar128/would-you-rather.git.
  2. cd into the cloned directory.
  3. Run npm install && npm start.
  4. Navigate to localhost:3000 using a web browser.

Releases

No releases published

Packages

No packages published