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: 11 months ago
JSON representation

πŸ‡ΊπŸ‡Έ πŸ’΅ πŸ“Š See the gender pay gap by occupation.

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.