Full Stack Chat Application made using NextJS, Chakra UI, SCSS, and Firebase.
“Comms” is a full-stack chat application built using the NextJS framework. The user interface is created using Chakra UI and styled using SCSS. It utilizes Google OAuth authentication from Firebase for secure communication and stores all chat data in Firestore. The application aims to serve as a learning project to explore frontend tech stacks and frameworks. It is hosted on Vercel.
Here is a guide to installing the “Comms” chat application:
“Comms” is a full-stack chat application built with NextJS, Chakra UI, and SCSS. It provides secure communication through Google OAuth authentication and stores all chat data in Firestore. The app allows real-time communication between users and ensures data persistence. It serves as a learning project to explore frontend technologies and frameworks. Contributions and feedback are welcomed.