Skip to content

This project was developed in ReactJS for a Leniolabs's Challenge: "Congress List"

Notifications You must be signed in to change notification settings

fedeevilla/congress-list-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Demo on https://congress-list-challenge.netlify.app

Netlify Status

Congress List

Create a React app that allows the user to show the US Congress list.

Specs:

Create a project using create-react-app. You should read and implement the ProPublica Congress API: https://projects.propublica.org/api-docs/congress-api/members/#lists-of-members.

  • Add a header and footer
  • Create a list with congress persons.
  • Use SCSS to style the list.
  • Add an input to search through all the fields: name, party, gender, etc.
  • Add a dropdown button to be able to filter the search by each field.
  • Add routing to implement a detail view.
  • Client side pagination
  • Add responsive features
  • Deploy the application using github pages/heroku
  • Add a back button on the detail view.

Installation

  • Clone this repository
  • npm install
  • npm run start

Development

This project was developed in ReactJS for a Leniolabs's Challenge.

Author

  • Created by Federico Villa
  • If you have any doubt, suggestion or comment feel free to contact me at: [email protected]

About

This project was developed in ReactJS for a Leniolabs's Challenge: "Congress List"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published