This code snippet demonstrates how to integrate with the Prodia API, retrieve data, and display it in an aesthetically pleasing manner using HTML/CSS.
-
Clone the repository:
git clone https://github.com/IN3PIRE/Prodia-Web-GUI/
-
Open the
index.htmlfile in your preferred web browser. -
Replace
'YOUR_API_ENDPOINT'with the actual API endpoint provided by the Prodia API. Make sure the endpoint supports the required data retrieval. -
Save the changes.
-
Refresh the
index.htmlfile in your web browser. -
The retrieved data from the Prodia API will be displayed in an aesthetically pleasing and user-friendly manner within the HTML page.

