The goal is to list every single ballot box in every single county across the United States and its territories. This repo shows the data, state by state, county by county. https://ballotdrop.org/
There are other sites that offer the state and county data, but none that offer the ballot box data. However, we still want the state and county data.
Want to help? See the contributing docs for details on the project and how to get started.
- git clone
- Get the
.env
file details in slack or change the airtable details to your own data yarn install
yarn serve
to work locally- commit your changes and push for a PR, or fork and PR if you don't have access.
- If you have no idea what this means, just ask!
yarn install
yarn serve
yarn build
yarn lint
yarn test
Please read contributing.md for details on how to contribute.