Skip to content

boraoksuzoglu/real-time-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Time Chat

Real time group chat application with Node.js.

CodeFactor


Installation & Setup

Install Repository

git clone https://github.com/boraoksuzoglu/real-time-chat

Install Node Modules

npm install

Setup .env

MONGODB=<ENTER_MONGODB_URL_HERE>

Run Project

npm start

Finish!

Now your project is running on https://localhost:3000


Images & Gifs

login_page chatting_page

About

Real time group chat application with Node.js

Topics

Resources

License

Stars

Watchers

Forks