Skip to content

Creating a realtime chat application using node.js, react, and socket.io

Notifications You must be signed in to change notification settings

JeremyLleva/ChatApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Realtime chat application

Setup:

-cd into both server and client directory and run 'npm i' then 'npm start' in both directories

Introducation

This is a realtime chat application with joinable rooms. Socket.io used for realtime chat functionality Node.js used for backend React.js used for frontend

Screenshots

Joining a room JoinScreenShot

Chatroom ChatScreenShot

About

Creating a realtime chat application using node.js, react, and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published