Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 321 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 321 Bytes

Realtime Chat Application

Introduction

A full Realtime Chat Application using React on the front end, with NodeJS + Socket.io web socket library on the back end.

Setup:

  • run npm i && npm start for both client and server side to start the development server