An open API service indexing awesome lists of open source software.

https://github.com/asdfjkalsdfla/gavotesfrontend

enables viewing Georgia voting and early voting results
https://github.com/asdfjkalsdfla/gavotesfrontend

deck-gl react

Last synced: 5 months ago
JSON representation

enables viewing Georgia voting and early voting results

Awesome Lists containing this project

README

          



Georgia Votes Visual logo





build status

# Georgia Votes Visual


This project enables visualizing election results and early voting in the State of Georgia.

## License

[MIT](LICENSE).

## Data Sources
- Shape Files from Legislative and Congressional Reapportionment Office (http://www.legis.ga.gov/Joint/reapportionment/en-US/default.aspx)
- Voter Absentee File from GA SOS (https://elections.sos.ga.gov/Elections/voterabsenteefile.do)
- Election Results from MIT Election Data and Science Lab (https://github.com/MEDSL)
- Census Data

## Development

### Libraries Utilized
- React
- deck.gl
- recharts
- mapbox.gl

### Available Scripts

In the project directory, you can run:

#### `pnpm start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

#### `pnpm test`

Launches the test runner in the interactive watch mode.

#### `pnpm run build`

Builds the app for production to the `build` folder.

It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Your app is ready to be deployed!