This app allows you to search for your congressional representatives, contact them, and see what legislation they've sponsored and cosponsored so you can know what kind of legislator they actually are.
- React Native
- React Hooks
- Expo
- React Native Dropdown Picker
- Create an API Key from Google for the Google Civics Information API
- Create an API Key from Congress.gov
- Add keys as shown below to your .env file:
APIKEY=Google API Key
congressAPIKEY== Congress API Key