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

Latest commit

 

History

History
30 lines (22 loc) · 1.12 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.12 KB

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