Skip to content

MostafaEllethy/reactnd-project-would-you-rather

 
 

Repository files navigation

“Would You Rather?” Project

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.

 

🎉 Live Demo

View Demo

 

✨ Features

  • Authentication
  • Questions Listing (Answered - Unanswered)
  • Add New Question
  • Submit Answer
  • View Poll
  • Leaderboard
  • Containerized App

 

🚀 Performance

screenshot

Scores calculated with Lighthouse 9.6.2.

 

Built With

 

Setup

# Install dependencies
$ npm install

# Compiles and hot-reloads for development
$ npm run start

# Compiles and minifies for production
$ npm run build

 

Note

The state will not persist across refresh.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.3%
  • CSS 4.1%
  • HTML 3.1%
  • Dockerfile 0.5%