Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.14 KB

README.md

File metadata and controls

40 lines (21 loc) · 1.14 KB

FreakyChatt

•Developed a real-time chat application featuring user authentication with SignUp and Login functionalities.

•Implemented seamless messaging experience using ReactJS for frontend development, TailwindCSS for design, and MongoDB for data storage.

•Employed NodeJS and ExpressJS for backend operations, including JWT token-based authorization for secure user access.

•Deployed the application on the Render platform, enabling efficient hosting and management of the chat service.

Screenshots

Screenshot 2024-03-10 224826 Screenshot 2024-03-10 224741

Tech Stack

Client: ReactJs,TailwindCSS, DaisyUI, Zustand

Server: Node, Express, Socket.Io, MongoDB, JWT Auth

Demo

Demo

Demo-Video

Youtube Video

Features

  • SignUp/Login
  • Real-time chat
  • Text notification alert
  • Online user status
  • Secured login via JWT Auth