Skip to content

Latest commit

 

History

History
5 lines (2 loc) · 337 Bytes

README.md

File metadata and controls

5 lines (2 loc) · 337 Bytes

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