Awesome chat app, backed by firebase realtime database. Written in plain React, no state managment libraries.
Clone the project:
git clone https://github.com/liatcohen/chat-app.gitgo to the project directory
cd chat-app
npm installthen:
npm startOpen http://localhost:3000 to view it in the browser.

