Realtime Chat Application built using NodeJS, ExpressJS and Socket.io
Frontend built using HTML, CSS and Vanilla Javascript.
Allows users to join different rooms based on their interests and chat with each other.
Steps to run:
- git clone https://github.com/anusha-shanbhog/chat-app
- cd chat-app
- npm install
- npm run dev
- navigate to localhost:3000
Some screenshots: