Table of Contents
Overview
We've put together a demo app to illiustrate many of the themes you'll explore in this documentation. For those who learn best by doing, feel free to try out this app and recreate its functionality into your own projects.
Highlights
We used Next.js, a popular web framework that provides excellent tools, structure, and optimizations for production-ready applications. The URL structure aligns with the way our API works, and includes quick guides in each route and its corresponding API.BIble endpoint. The included README should give you everything you need to get the app running locally on your hardware.
Links
Click here to view the live demo app, or visit our GitHub repository to clone it on your hardware.