Skip to content

Sandeepkr987/Chat_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

JustChat πŸ’¬

A real-time chat application built using Express.js, Socket.IO, and React.js. Fast, responsive, and fun β€” JustChat lets you talk to anyone in real time.


πŸš€ Tech Stack

  • Frontend: React.js (Vite or CRA)
  • Backend: Express.js (Node.js)
  • WebSockets: Socket.IO
  • Styling: Tailwind CSS (optional)
  • Communication: Full-duplex via WebSocket

πŸ“ Project Structure

β”œβ”€β”€ client/ # React frontend β”‚ β”œβ”€β”€ public/ β”‚ β”œβ”€β”€ src/ β”‚ β”‚ β”œβ”€β”€ components/ β”‚ β”‚ β”œβ”€β”€ App.jsx β”‚ β”‚ └── main.jsx β”‚ └── package.json β”œβ”€β”€ server/ # Express backend β”‚ β”œβ”€β”€ index.js β”‚ └── package.json └── README.md render: https://chat-app-ydlf.onrender.com netlify: https://justchata.netlify.app/

About

A real time bi-directional communication system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published