Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 696 Bytes

File metadata and controls

10 lines (7 loc) · 696 Bytes

whos-on-the-ballot

Local Representatives Search Tool

Setup Instructions

  1. Clone the repo and cd into it
  2. Install dependencies
  3. Creating and filling an .env file
    First, create a file named .env in the root directory of this project. Then, add the following to this env file: API_KEY=[key] and be sure to replace [key] with your own API key. You can create your own Google API key here. Be sure to enable to Google Civic API here.