Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1018 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 1018 Bytes

ls-api-react

A demo using the React Library with an external API. Search by politician, lobbyist, PAc, company or think tank. See the details of their relationships.

API Used

  • LittleSis API - LittleSis features interlinked profiles of powerful individuals and organizations in the public and private sectors. Profiles detail a wealth of information vital to any investigation of the ways power and money guide the formulation of public policy, from board memberships to campaign contributions, old school ties to government contracts.

Built With

  • Create React App - Set up a modern web app by running one command.
  • SASS - Sass is the most mature, stable, and powerful professional grade CSS extension language in the world.

Current State

  • May break into smaller components
  • Better file structure
  • Display more API Data
  • Create tests
  • Play around with state management (Redux)
  • Use Hooks