Skip to content

paulsp94/reactnd-project-would-you-rather-starter

 
 

Repository files navigation

Would You Rather Project

This project implements a "Would You Rather" game with different users, that can ask an answer so-called "Would you rather" questions.

Installing

npm install

or

yarn install

Starting

npm start

or

yarn start

Screenshots

Login UnansweredQuestions AnsweredQuestions AddQuestion QuestionResults Leaderboard

About

Starter code for the "Would You Rather?" Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.9%
  • HTML 4.3%
  • CSS 0.8%