Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
/ chatApp Public archive

A chatroom based web application built using Express.js and Socket.IO

License

Notifications You must be signed in to change notification settings

osPrims/chatApp

Repository files navigation

chatApp

ChatApp is a project that we started to get familiar with Websockets and their implementation with Socket.IO.

Issues Pull Requests Forks Stars

The chatApp is hosted using Heroku.


Tech Stack

  1. HTML and CSS
  2. Javascript
  3. Express.js
  4. Socket.IO

For guidelines on how to contribute, check out CONTRIBUTING.md

Setting Up The Project For Development

Check out SETUP.md

Contributors