A group chat app based on this tutorial and inspired by the TV show, Bob's Burgers.
Install dependencies
npm install
Run the server
npm run server
Run the client and got to 'localhost:3000' on your browser
npm run client
- React
- Socket.io
- Express
- Babel
- Material UI
- styled-components


