This is a real-time chat application build using React.js, Firebase and React chat engine.
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