Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 1.49 KB

README.md

File metadata and controls

59 lines (44 loc) · 1.49 KB

Logo

BCA-MINI-PROJECT

A Room-based Chat web app build with ReactJS and Firebase.
Developed By: Joseito Fernandes

Live Demo . View Official Docs


🚀 Live Demo

Check out the live demo @ BCA-MINI-PROJECT.

🧐 About The 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

Screenshot-room

Screenshot-app

💻 Built With

Following are the major frameworks and libraries used to build this project.

🛠️ Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
    git clone https://github.com/joseito-terence/bca-mini-project.git
  2. Install NPM packages
    npm install
  3. Start NPM server.
    npm start