- Discover what elected officials are assigned to your geographic location and how they represent you.
- Tech Stack: JavaScript, React, Vite, Express, Node.js
- Domain: https://whos-your-rep.vercel.app/
- Source a new API, as Google's is retiring in April 2025.
- Continue updating CSS and explore libraries.
- Include more information on individuals in office, rather than requiring the user to click their link.
- Google Civic Information API (https://developers.google.com/civic-information)
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh