Responsive web app created for viewing, filtering and exporting events to a CSV file
To run this example:
npm install
oryarn
npm run start
oryarn start
The Events service is currently using mocked data. In order to use it with the real API, just configure the API endpoint in the uetClient.js file