Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 412 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 412 Bytes

Messenger

Introduction

This is a real time chat application built using ReactJS, Firebase and ChatEngine API

Live at: https://talkingparrots.netlify.app

To get started and run the app locally:

  • Clone the project
  • Run npm install to install the corresponding node packages
  • Run npm start to run the app on http://localhost:3000