Skip to content

ViratJain06/Live-Chat-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live-Chat-Web-App

#ScreenShots:

Login Page-- Screenshot 2023-06-25 000529

Chat Dashboard-- Screenshot 2023-06-25 000602

Live Chatting-- Screenshot 2023-06-25 000943

Steps to Start the App locally

  • Install the Public Dependencies

    • make sure you are in public directory.
    • run following command npm install
  • Install the Server Dependencies

    • make sure you are in Server directory.
    • run following command npm install
  • In the Server Directory there's a .env file. Change the value of mongodb inside the file. Set the value as your mongodb connection url.

  • Run server by running following command (before this, make sure you are in src directory) npm start

  • Happy Chatting!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published