Skip to content

JohnsonLu3/ChatRoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatRoom

A Node.js Server with React.js webapp ChatRoom example image

Setup

  1. npm install for both client and server
  2. npm run server (runs server on port 3001 or enviroment variable PORT (if avaliable))
  3. npm run start (runs client on port 3000)

ToDo:

  • Move chat messages into its own component
  • Fix user ID changing when ever the state changes
  • Add custom user colors
  • Add message time stamp

About

A Node.js Server with React.js webapp ChatRoom

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published