Congress Market Activity front end set up to view data from the Office of the Clerk, U.S. House of Representatives. Currently supports the ability to retrieve the list of congress people that have transacted in the market from the year 2017-forward as well as the transaction details that were scraped directly from the Transaction Reports downloaded from: Office of the Clerk
For development, you will need Node.js installed on your environement.
Node is really easy to install & includes NPM. You should be able to run the following command to confirm your current version.
$ node --version
v14.15.5
$ npm --version
7.17.0
$ git clone https://github.com/g3or3/congress-market-activity-fe.git
$ cd congress-market-activity-fe
$ npm install
$ npm start
- React v17.0.2
- Firebase Auth v8.9.1
- React Table v7.7.0
- Nivo v0.72.0