Skip to content

ShreejaMehta/superchat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperChat

A simple chat app created using React.js , Express and socket.io . The app is hosted on heroku. The server is created using Express which is a simple node.js webframework. The communication between server and client is achieved using socket.io

Tech Stack

Client: React, CSS

Server: Node, Express