Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ginatrapani/narrowthegap
πΊπΈ π΅ π See the gender pay gap by occupation.
https://github.com/ginatrapani/narrowthegap
javascript react react-snapshot wage-gap wages
Last synced: about 1 month ago
JSON representation
πΊπΈ π΅ π See the gender pay gap by occupation.
- Host: GitHub
- URL: https://github.com/ginatrapani/narrowthegap
- Owner: ginatrapani
- Created: 2012-03-08T17:03:23.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T19:11:31.000Z (8 months ago)
- Last Synced: 2024-10-09T00:06:20.350Z (about 1 month ago)
- Topics: javascript, react, react-snapshot, wage-gap, wages
- Language: JavaScript
- Homepage: https://narrowthegap.co
- Size: 5.3 MB
- Stars: 49
- Watchers: 7
- Forks: 15
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Narrow the Gap
A single-serving web site displays the wage gap between men and women in the United States on a per-occupation basis. Statements based on data provided by the [U.S. Bureau of Labor Statistics](http://www.bls.gov/cps/cpsaat39.htm). See it in action at
[https://narrowthegap.co](https://narrowthegap.co).This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.### `yarn 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.
It uses `react-snapshot` to [statically pre-render](https://medium.com/superhighfives/an-almost-static-stack-6df0a2791319) all the site's pages.**Note:** Currently the build command completes with and error "π₯ RangeError: Maximum call stack size exceeded." Fixes welcome! See [Issue #79](https://github.com/ginatrapani/narrowthegap/issues/79).
## Data
See the [data](/data) directory for more info.