A web application for finding information about upcoming events around New York City, with event data queried from NYC Developer portal API, meetup.com API and eventful.com API. Event information is integrated with the Google Maps API, to render indicators on the map for each event location.
npm install
npm run build
npm run build-css
npm start