Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.
/ react-chat Public archive

React based chat app made for school assignment

Notifications You must be signed in to change notification settings

rowanmoul/react-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains a small react based chat application that uses websockets for real-time chatting.

How to run

  1. Clone this repo
  2. $ cd react-chat
  3. $ npm install
  4. $ npm run build
  5. $ npm run server
  6. http://localhost:3001/

* note $ simply denotes a command prompt. It is not part of the command.

About

React based chat app made for school assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published