Skip to content

vanisingh-24/Firebase-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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