team-panda-whale / whos-on-the-ballot

Politcal search tool
14 stars 2 forks source link

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.