-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Description
This is a:
- bug
- enhancement
- feature-discussion
Enhancement
Description
Create a config file for storing city and county specific variables. Start with the following items: city, city name abbreviated, county, app title (GoVoteGSO).
Implementation
Create a config.js file in the ./src directory.
Export the variables mentioned above. Use UPPER_SNAKE_CASE since these are "global" variables.