Skip to content

goyalkunal151/MERN-Stack-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MERN Chat App

Installation Guide :

  • Intall npm in both BackEnd and FrontEnd Folder (This will be install all the dependencies).

    • Use npm install
  • In the BackEnd Folder, .env file change the MONGO_URL to your data-base link.

  • Start the backend and frontend using nodemon package (This reloads the app whenever it detects a change).

    • FrontEnd : npm start
    • BackEnd : nodemon start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published