Skip to content

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

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.3%
  • SCSS 17.0%
  • HTML 1.7%