This project was developed with the following technologies:
This application provides a graphical interface for voters to search for their deputies, the application uses the open data api of the Federal Chamber of Deputies of Brasil.
- Fork this repository;
- Create a branch with your feature:
git checkout -b minha-feature
; - Commit your changes:
git commit -m 'feat: Minha nova feature'
; - Push to your branch:
git push origin minha-feature
.
After the merge of your pull request is done, you can delete your branch.
git clone https://github.com/wesleyfeitosa/deputados-explorer.git
cd deputados-explorer
yarn
yarn start
This project is under the MIT license. See the file LICENSE for more details.
Made with π by Wesley Feitosa π