ChatRoom is a simpile online chatting web application built with ReactJS and Firebase
https://thechatroom.netlify.app/
This repository contains a real-time chatting web application built using React, Firebase, and Tailwind CSS. The application is designed to be fast, scalable, and easy to use, allowing users to easily connect and chat with each other in real-time.
The user interface is built using the latest in front-end technologies, including the popular Tailwind CSS framework, which provides a clean and modern look and feel. The real-time chat functionality is powered by Firebase, which provides a secure and reliable backend for the application.
- Install dependencies
yarn install
- Start the development server
yarn start