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 installTo Build the application, use the below command,
ng buildTo run the sample in the browser with live reload, use the following command:
ng servenpm run build --report