Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.