Search events (venues that use ticketmaster) at specific locations in the world !! Also get the weather for the day and a map of the event location.
Eventy is a frontend application built with Angular. The application uses three different APIs: weatherstack , ticketmaster and mapbox.
- npm i
- ng serve --open
- docker pull aolc543/eventy-frontend-app
- docker run -d -p 80:80 aolc543/eventy-frontend-app