Personal health tracker

An interactive app showing personalized health insights for different users.

Personal health tracker
Created by Luzmo.
React
Flex

Luzmo Flex showcase: Personal health tracker

About the Application

This application is a mock "Wearables insights" application, built with Luzmo, React and Material-UI (MUI). It allows users to gain insights into the data generated by their specific wearables, using Luzmo's Flex SDK to dynamically visualize the relevant widgets.

Dependencies

  • React
  • Material-UI (MUI): A popular React UI framework that provides pre-built components and styling.
  • [optional, fast alternative to npm] Bun: an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and Node.js-compatible package manager.

Installation

To install and run the application, follow these steps:

  1. Install the dependencies using bun or npm:
bun install

or

npm install

Running the Application

To run the application, you have two options:

Option 1: Using bun (Fast! 🚀)

  1. Install bun globally (if not already installed):
npm install -g bun
  1. Start the application using bun:
bun start

Option 2: Using npm

  1. Start the application using npm:
npm start

Accessing the Application

Once the application is running, you can access it in your web browser at http://localhost:5173.

Good decisions start with actionable insights.

Take your data products to the next level with Luzmo.