This demo demonstrates a dashboard that contains a user's health tracking details, primarily about the user's daily activities, diet plan, and fasting details. The demo was built primarily in react with syncfusion react components.
To run the application:
1. Run the Activities, Diet, Fasting, and Profile applications individually.
2. Update the webpack.config.js file of the main project to include the locally hosted URLs of these applications under the plugins node.
3. Start the main project using the following command:
npm run startCheck all the showcase samples from here.