Responsive web app created for viewing, filtering and exporting events to a CSV file
To run this example:
npm installoryarnnpm run startoryarn 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