Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.26 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.26 KB

⚾ Ballpark Tracker

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

Ballpark Tracker App

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