Skip to content

This project is a full-stack real-time Chat application built with React for the frontend and Express, Node.js, Express, Socket.io and MongoDB for the backend. The application allows users to register, login, and chat with other registered users in real time.

Notifications You must be signed in to change notification settings

Suksii/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App project

About

This project is a full-stack real-time Chat application built with React for the frontend and Express, Node.js, Express, Socket.io and MongoDB for the backend.
The application allows users to register, login, and chat with other registered users in real time.

Frontend:

  • React
  • Axios
  • React Router Dom
  • TailwindCSS
  • DaisyUI
  • Socket.io Client

Backend:

  • Node.js
  • ExpressJS
  • Socket.io
  • Cors
  • Mongoose
  • MongoDB
  • Cookie Parser
  • BcryptJS
  • .env
  • Multer
  • Nodemon

Features

  • User Authentification: Register, login, logout and profile management
  • Sidebar: Displays all users except the currently logged-in user.
  • Message Window: Allows users to view previous messages and send new messages to other users from sidebar.

Register Page

chat-app_register-page

Login Page

chat-app_login-page

Chat Page

chat-app_home-page

About

This project is a full-stack real-time Chat application built with React for the frontend and Express, Node.js, Express, Socket.io and MongoDB for the backend. The application allows users to register, login, and chat with other registered users in real time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published