ballpark-tracker

A simple application used for tracking which MLB and AAA stadiums a "Ballpark Chaser" has been to.

Stars
16

⚾ Ballpark Tracker

A simple application used for tracking which MLB and AAA stadiums a Ballpark Chaser has been to.

Contributing

NOTE: This project requires Node.js and MongoDB. Only pull requests that statisfy the ESLint rules will be accepted.

Contributions to this repository have been made easy! Simply click the "VS Online - Create" button above to have a complete development environment, including all dependencies, spun up on your behalf. Learn more at online.visualstudio.com.

Additionally, this app requires an API key for Azure Maps to be configured as an environment variable:

export AZURE_MAPS_KEY=<YOUR_KEY_GOES_HERE>

Links