Realtime metrics recording app - Live Demo
Metricality is a serverless app consists of two main components: Mobile and Web both using reactJS
Built out of frustation of outdated data states when the app goes offline!!
Made with react-native
Made with react
- Signup for firebase and create a database
- fork the repo and clone it locally
- update firebase database credentials
web/index.html
&mobile/App.js
- push to git
- install firebase-tools with
npm i -g firebase-tools
andfirebase login
- finally deploy your app online with
firebase deploy --project YOUR_PROJECT_NAME
- for deploying on phone, you have to install expo and push to their cloud and open it up locally. OR you can skip this step and keep a tab open in your mobile browser