Meme Hours is a real-time multiplayer game in which users are prompted to write captions for a randomly given meme template. At the end of each round, users give likes to each meme and the round winner is displayed. At the end of the game, all round winners are displayed.
First:
npm run build
Then:
npm start
for hot module reloading!