Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 1.63 KB

readme.md

File metadata and controls

47 lines (34 loc) · 1.63 KB

chat-bubbles-with-ellipsis

ChatterBox

📑 Description:

The "Chatterbox" is a real-time group chat application. With this you can join a specified room to chat, send the geographical location to other users in the room if permission is granted, automatically scroll down upon receiving a new message and it is also a responsive web design.

🌎 Deployed Website:

To be deployed on Heroku.

📽 Sample Demo:

122668282-e595be00-d1d4-11eb-8460-15fd3ec3b03b.mp4

🏗 Built with:

  • Node.JS.
  • JQuery.
  • Socket.io.
  • Express.
  • MongoDB Atlas.
  • Node.JS Drivers for MongoDB.

👦 Developed By:

🌐 References Used:

🧪 Steps to locally build the website:

npm install

To Install dependencies by NPM.

npm run dev

Setting up and runs on port 8000.

Implemented Architecture:

design