ChatterBox is a real-time chat application that is made with the help of real-time, socket-based API called ChatEngine. Features include user roles, read receipts, sending images, inviting other users to join the chat and many more.
Functionalities include joining and creating multiple chat rooms, adding users to chat rooms, read receipts, image support and more.
Technology Stack & Concepts
# ReactJS
# ChatEngine API
# Firebase for authentication
# Supports sign in using both Google and GitHub Auth.
# Context API
# Lazy loading
Source Code - https://github.com/PushpakB3096/chatterbox-v2