ReactJs - ChatApp
A simple chat application just to test ReactJs using Firebase for the backend.
Installation
Download project
Run npm install.
Edit src/base.js with your Firebase informations
npm start
Then visit http://localhost:3000 to see the Registration page.