Simplified weight tracker with no distractions.
https://we8-tracker.netlify.app/
- Anonomous Firebase Login
- Gain/Loss of Weight visualization
- Weight changes history
- Easy to use Interface
To run this project, you will need to add the following environment variables to your .env file
REACT_APP_API_KEY
REACT_APP_AUTH_DOMAIN
REACT_APP_PROJECT_ID
REACT_APP_STORAGE_BUCKET
REACT_APP_MESSAGING_SENDER_ID
REACT_APP_APP_ID
REACT_APP_MEASUREMENT_ID
Clone the project
git clone https://github.com/veerreshr/simple-weight-tracker.git
Go to the project directory
cd simple-weight-tracker
Install dependencies
npm install
Start the server
npm run start
- Easy Interface
- Anonomous login
- Offline data sync
- Email and Social logins
- Sync data between annonomous <--> social login or Email
If you have any feedback, please reach out to me at veereshr@gmail.com