vanisingh-24 / Firebase-Chat-App

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

Home Page:https://chatify-24.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://chatify-24.netlify.app/


Languages

Language:JavaScript 53.3%Language:HTML 27.7%Language:CSS 17.7%Language:Shell 1.3%