Skip to content

NidheeshaT/CHATAPP-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHATAPP-Backend

Backend for Chat Application bulit using MERN and Socket.io.

Tech used:

Installation

    • Fork the repo
    • Clone the repo to your local system
    git clone https://github.com/NidheeshaT/CHATAPP-Backend.git
    cd CHATAPP-Backend
    
  1. Install the dependencies:

     npm install

    or

    yarn install
    
  2. Then, run the development server:

    npm run dev

    or

    yarn dev
    

Open LocalHost 3000 port with your browser to see the result.

About

backend for the chat app using express js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages