A mobile app project, built using React Native ⚛️ & Firebase 🔥
- Register and sign-in using email and password
- Automatically calculate user's BMI and macronutrients
- Easy tracking over calorie intake and physical activities
- Comes with database of food, nutritional values and exercises
- Friendly and easy-to-use UI design
- Compatible with both iOS and Android
- Run
npm install
. - Run
npx expo start
to start the app. - Enter
a
ori
to run the app in an Android or iOS emulator.