A simple chatting application which allows you to create public chatting rooms and invite anyone to join in on the conversation. Try the chat application by going to this link
Uses the following tech stack:
- Front-end (React.js):
- Server (Node.js):
The server is hosted on an AWS EC2 instance (using Ubuntu 20.04)
Used gh-pages for easily making the React app live on GitHub Pages.