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: 11 months 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 (about 14 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T22:14:05.000Z (about 1 year ago)
- Last Synced: 2025-03-31T21:32:09.161Z (about 1 year ago)
- Topics: javascript, react, react-snapshot, wage-gap, wages
- Language: JavaScript
- Homepage: https://narrowthegap.co
- Size: 7.07 MB
- Stars: 49
- Watchers: 6
- Forks: 15
- Open Issues: 3
-
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-snap`](https://github.com/stereobooster/react-snap) to [statically pre-render](https://medium.com/superhighfives/an-almost-static-stack-6df0a2791319) all the site's pages.
## Data
See the [data](/data) directory for more info.