This Repository is a Fitness Tracker Web application. Made with Nodejs, Reactjs and uses Track API. Functionalities available are: - Can maintain a meal chart along with calories intake, Has an exercise recorder to record and keep a track of calories burnt.
Steps for local setup
- Navigate to project directory
- npm install
- npm start
- Navigate to https://localhost:3000