Skip to content

thsnyzkn/ticket-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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