This repository contains two modules for integrating events and exhibitors into your website using the LetzFair platform.
- Events Module – Embed and display a list of events on your website.
- Exhibitors Module – Embed and display a list of exhibitors on your website.
Each module provides a simple JavaScript snippet that can be embedded into any HTML page. Follow the specific instructions in each module's README.md for setup.
EventExhibitorModules/
│── exhibitors/ # Contains the Exhibitors Module
│ ├── README.md
│ ├── script.js
│
│── events/ # Contains the Events Module
│ ├── README.md
│ ├── script.js
│
└── README.md # This file
For detailed configuration instructions, visit the README files inside each module's folder: