Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 816 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 816 Bytes

frontend

Frontend component for the Guess Who game

Deployed on Netlify: https://guesswho-itme.netlify.app/

Netlify Status

Built Using React and Material UI.

To Start up locally.

  1. Create a .env file in the guess_who directory that contains the following values
  1. Run npm install to install all dependencies.
  2. Run npm start to start up the frontend.

Known issues:

  • Chat currently broadcasts to all players, not just players in the game
  • Intermittently, a player will get stuck in the player list