Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 552 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 552 Bytes

Snappy Chats

Preview:

Introduction:

This is a real-time-Chat application, that is built on top of the MERN Stack.

Features

  • Group chat and one to one chats
  • Real-time notifications
  • real-time messages
  • Proper Authentication and warnings

Pages

  • Authentication
    • Login Model
    • SignUp Model
    • Forgot Password Model
  • Chat Page
    • Chat Model
    • Edit Group Model
  • Setting Page
    • Personal Model
    • Contact Model
    • Verification Model
    • Password Model