Live anonymously-matched Connect 4 games with chat, hosted on Heroku at https://connect4.fun/
- Run
npm run start
cd /client
- Run
npm start
- Navigate to
localhost:3000
(open multiple tabs to create multiple sessions, every two will be paired off for a new Game)