For some people, keeping track of food and calorie intake can be helpful for promoting weight loss.
Research shows that people who log calories lose more weight and are more likely to keep the weight off in the long run.
CalFit tracks your weight and calculates a recommended daily calorie intake. It also has a well-designed food diary and an exercise log.
Node & Express
React and material ui
Api : edamam food database Api
1. Faced difficulty in integrating api in our app.
Clone the project
git clone https://github.com/Videh75/CalorieTracker_RNSIT-HackGo to the project directory
Install dependencies
npm installStart the server
npm start cd clientInstall dependencies
npm installStart the client server
npm start