A simple application that brings relevant information of a specified event via Ticketmaster API.
This project has been created using create-react-app. After having done with cloning, you would just need to install required packages(e.g. yarn install), and then you would start with development mode with the command of yarn start