Skip to content

Latest commit

 

History

History
97 lines (66 loc) · 2.67 KB

README.md

File metadata and controls

97 lines (66 loc) · 2.67 KB

Congress Finder

GitHub top language Codacy grade Repository size GitHub last commit GitHub

This project is a front-end challenge which implements a list view of congressmen with client-side filters

Technologies   |    License

App Screenshot

Demo on Netlify

Technologies

This project was developed with the following technologies:


Setup

  • To run without docker just run:

    yarn install
    yarn start
  • To run with docker:

    docker-compose up -d --build

    and open your browser in http://localhost:3001

Lint

To run linters just do:

yarn lint

Tests

To run tests:

yarn test

License

This project is under the MIT license. See the LICENSE for more information.


Thanks for the opportunity, this was made with ♥ by alexandreh92 👋  Get in touch!