Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 466 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 466 Bytes

Would You Rather Game

A game where each one can post a challenging question of two options, and others will answer with only one option

At the same time, the user can answer others' questions. The most answering and qeustioning person will be ranked at the top

#To Start

  • clone the project
  • change to the project directory cd would-you-rather
  • install all project dependencies with npm install
  • start the server with npm start

Enjoy The game.......