The dashboard to be used by authorities deployed using firebase.
npm install
to install all the dependenciesnpm start
to start the dev servernpm run build
to buildfirebase deploy
to deploy the current build to firebase
Just a single component Home.js
.
Makes a .on
call to the firebase instance to get the data asynchronously on change.
Copyright (c) Team BitFlip. All rights reserved. Licensed under the MIT License