This project is a front-end challenge which implements a list view of congressmen with client-side filters
This project was developed with the following technologies:
- ReactJS
- Typescript
- react-router-dom
- styled-components
- Redux
- Reduxsauce
- Redux Saga
- styled-icons
- axios
- VS Code with EditorConfig and ESLint
-
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
To run linters just do:
yarn lint
To run tests:
yarn test
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!