Skip to content

colorofchange/glitch-pushing-the-line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Remix4Change Challenge

Fight voter suppression and help empower Black voters

What’s #Remix4Change? #Remix4Change is an online hackathon with the aim of empowering Black voters through technology in collaboration with creators. Learn more on how you can participate and submit your final creations at https://about.glitch.me/remix4change

API Instructions: This app runs with the help of three APIs (application programming interfaces). The Google Civic API for your state and federal government representatives, the Open States API to pull in detailed information around your local district representatives, and the geocode.xyz API to convert the inputted address to latitude and longitude values which is needed for the Open States API. You will need to create an API key for each one of these APIs to gain access to their data and services. The API key should be stored in your .env file using these variable names: REACT_APP_GOOGLE_CIVIC_API, REACT_APP_OPENSTATES_API and REACT_APP_GEOCODE_API. View the links below to learn how to create an API key as well as how to appropriately use each one of these APIs.

This project was bootstrapped with Create React App.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published