Performer Calendar App / Ticketmaster Calendar

This original idea of this project was initially meant to gather data from many different sources and thus the more generic name of Performer Calendar App.

However it currently only gathers data from Ticketmaster and therefore has the more accurate name of Ticketmaster Calendar.

Running

  1. Clone the git repo
git clone https://github.com/SheaMeyers/performer-calendar-app.git
  1. Install the dependencies
npm install
  1. Run the project
npm start
  1. That's it! Go to http://localhost:3000 to see the app running

Testing

Run the test suite using

npm test

Live Demo

You can see the project running live at https://ticketmastercalendar.com