/Firebase-Chat-App

A full-fledged real-time Firebase Chat Application using React

Primary LanguageJavaScript

Chatify

Real-Time Chat Application

Introduction

This is a real-time chat application build using React.js, Firebase and React chat engine.

Technologies Utilized

Installation

Step1 - Clone this repository using:

$ git clone https://github.com/vanisingh-24/Firebase-Chat-App.git

Step2 - Install the dependencies:

npm install

Step3 - Create a .env file

Step4- Now you can run the app on localhost:3000 using:

$ npm start