Chat application created with React Bootstrap, GraphQL, and MySQL. Backend code is at root directory, front end code is at client folder. To start, set up .env file to configure Sequelize, npm install, npm start (backend), cd client, npm install, npm start (frontend).
Landing Page:
Home Page:
Reactions: