Track and visualize the calories consumed and daily activities like steps taken, water consumption and sleeping time.
Angular project to track and visualize the calories consumed and daily activities like steps taken, water consumption and sleeping time.
To install the application dependencies, use the following command:
npm install
To Build the application, use the below command,
ng build
To run the sample in the browser with live reload, use the following command:
ng serve
npm run build --report