An example Master–Detail Fuse Open project fetching and displaying cryptocurrency data from the CoinMarketCap REST API.
In order to use the app:
git clone
the projectcd
into itfuse preview
to open up Fuse Studio Preview window- Make a free account and get a free CoinMarketCap API key.
- Change the
API_KEY
in Overview.ux and Detail.ux with your own API key.