Skip to content

ya-sonia/Fullstack-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A realtime chat web app that allows you to chat in realtime.

image

image

To clone this repository

  • clone repository

    git clone https://github.com/Tawheed-tariq/chat-app.git
    
  • go into the project file

    cd chat-app/
    
  • go into frontend directory and install all required packages

    cd frontend
    
    npm install
    
    • start dev
      npm run dev
      
  • go into backend directory and install all required packages

    cd backend/
    
    npm install
    
    • add .env file which contains port and database name

    • start dev

      npm run dev
      

      Live Demo

Click here to view the live app

About

Real-time full-stack chat app with secure JWT authentication and instant messaging via Socket.IO. Built using React, Node.js, Express, and MongoDB, featuring a responsive UI and scalable REST APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages