A Room-based Chat web app build with ReactJS and Firebase.
Developed By: Joseito Fernandes
Live Demo
.
View Official Docs
Check out the live demo @ BCA-MINI-PROJECT.
A Room-based Chat website. It includes public rooms where different people can chat, have discussions about a common interest or a single a topic.
This project was developed for a college assignment.
The official documentation: View Docs
Following are the major frameworks and libraries used to build this project.
To get a local copy up and running follow these simple example steps.
- Clone the repo
git clone https://github.com/joseito-terence/bca-mini-project.git
- Install NPM packages
npm install
- Start NPM server.
npm start