Skip to content

KatyEkat/Online_Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Online_Chat

project technologies:
JavaScript, CSS Modules, React, jsx.
In project I created server and clients parts. You need to download the project on your pc, in command line write "npm i" and wait when all dependencies will be established you can start the servers. Server you can start by command "npm run dev" its working on "http://localhost:5000/"
Client part you can start by command "npm run start" its opening on "http://localhost:3000/"


You can login by username and write the name of the room. Your friend can join at the same room and chat with you. You can send the emojies, talk and have a fun. And ofc you can left the room.

Enjoy.