Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.12 KB

File metadata and controls

21 lines (13 loc) · 1.12 KB

header

This code snippet demonstrates how to integrate with the Prodia API, retrieve data, and display it in an aesthetically pleasing manner using HTML/CSS.

Usage

header

  1. Clone the repository:

    git clone https://github.com/IN3PIRE/Prodia-Web-GUI/
  2. Open the index.html file in your preferred web browser.

  3. Replace 'YOUR_API_ENDPOINT' with the actual API endpoint provided by the Prodia API. Make sure the endpoint supports the required data retrieval.

  4. Save the changes.

  5. Refresh the index.html file in your web browser.

  6. The retrieved data from the Prodia API will be displayed in an aesthetically pleasing and user-friendly manner within the HTML page.