- clone the repository using
git clone https://github.com/iwakoscott/would-you-rather.git
- run
npm install
to download all dependencies to your machine. - run
npm start
to start development server and the app should open in a browser. If not, you can navigate tolocalhost:3000
and the App should appear. The app is deployed using Firebase here!
Note to user: If you are not a Udacity grader you unfortunately can't play with the deployed App