npm stats
This analytics dashboard shows how to track a KPI from a third-party data source.
Check out the live app
How to run
Use create-toolpad-app
to bootstrap the example:
npx create-toolpad-app@latest --example npm-stats
yarn create toolpad-app --example npm-stats
pnpm create toolpad-app --example npm-stats
or:
What's inside
This app demonstrates the following capabilities of Toolpad Studio:
- How to use a thrid party REST API to fetch data to a Toolpad Studio app.
- How to use custom components like charts.
- How to use pre-built Material UI components like the MUI X Date Picker.
- How to transform data.