https://github.com/davidedaniel/whofundsme
https://github.com/davidedaniel/whofundsme
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidedaniel/whofundsme
- Owner: DavideDaniel
- Created: 2016-02-29T22:33:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-11-27T10:40:41.000Z (over 6 years ago)
- Last Synced: 2025-02-07T14:18:04.474Z (4 months ago)
- Language: JavaScript
- Size: 774 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### WhoFundsMe
Check out what sectors and industries fund our politics at [WhoFundsMe](whofundsme.hacktivist.io)*Please Note* - Continuously aggregating data from opensecrets.org and The Sunlight Foundation so there might be missing information. Please check back soon!
##### To run locally
* Run command: ```npm run build```
* Run command: ```npm run serve```
* Go to ```http://localhost:4000```#### Tech
The following were used:
* ```babel```
* ```diffract```
* ```express```
* ```material-ui```
* ```react```
* ```redux```
* ```webpack```