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. See it in action at https://narrowthegap.co.
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open 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.
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 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.
See the data directory for more info.