shellyalmo / hackathon-chat-room

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

International Chat Room App

This is a group project as part of a Hackathon of Appleseeds Fullstack Bootcamp.

POC:

Our App allows users around the world to live chat about topics without being limited by the language barrier. The live messages on the chat are translated according to the preferred language for the user.

Technologies:

  • Web Socket with socket.io
  • Node.js server with Express
  • MongoDB database
  • Puppeteer for scraping
  • React with Vite

Live Hosting:

Server running on : https://hackathon-chat-room.onrender.com/ Frontend running on : https://hackathon-chat-room-client.onrender.com/

About


Languages

Language:JavaScript 84.8%Language:CSS 14.1%Language:HTML 1.2%