A devastatingly simple app for tracking your Countrywide Blue Line progress
Currently hosted at: https://kektura-tracker.geltarapp.org/
Have Yarn installed
$ yarn install
# development
$ yarn next dev
#production
$ yarn next build
$ yarn next start