Skip to content

alexandreh92/react-code-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Decisiv test challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published