This project is a part from Udacity's Advanced Front-End Web Development Nanodegree Program.
A web app that lets a user play the “Would You Rather?” game.
- Authentication
- Questions Listing (Answered - Unanswered)
- Add New Question
- Submit Answer
- View Poll
- Leaderboard
- Containerized App
Scores calculated with Lighthouse 9.6.2.
# Install dependencies
$ npm install
# Compiles and hot-reloads for development
$ npm run start
# Compiles and minifies for production
$ npm run build
The state will not persist across refresh.