This front-end is developed in React and relies on a PHP back-end running on a AWS instance.
Clone this repository and run npm install
to install required packages.
Still in the ticekts4sale folder run npm start
to start the React server and run the application. The server will start at http://localhost:3000 and your default browser should open to show it.