Skip to content

shivaluma/Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat-App

Release


A simple chat app using ReactJS, NodeJS, MongoDB and Socket.io


Feature

  • Login and Register: use JsonWebToken and Passport to authenticate, save the token to localStorage
  • Search for other people
  • Open many conversations
  • Realtime chat message and typing indicator, auto show new message from other conversation

Screenshot

Login screen Login

Register Screen Register

Chat screen Chat

Chat screen Chat

Search for others Chat

Typing indicator Chat

Responsive Chat


A pet projects created when learning React and reviewing NodeJS. Nguyen Viet Thanh K17 HCMUS