Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 373 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 373 Bytes

This is an app for tracking real time weight and calorie intake from previous weight and intake measurements.

To add new users, add to firebase with name and userId fields, then trigger GitHub pages build.

Getting Started

First, run the development server:

npm run dev

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.