/deputados-explorer

πŸ•΅πŸΌβ€β™‚οΈ Information search application for Brazilian deputies

Primary LanguageJavaScriptMIT LicenseMIT


Deputados Explorer


License Issues Stars GitHub top language


πŸš€ Technologies

This project was developed with the following technologies:

πŸ’» Project

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.

Homepage

Issues

πŸ”¨ Deploy

πŸ€” How to contribute

  • 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.

πŸ”– How to run

Cloning the project

git clone https://github.com/wesleyfeitosa/deputados-explorer.git
cd deputados-explorer
yarn

Starting Frontend

yarn start

πŸ“ License

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


Made with πŸ’œ by Wesley Feitosa πŸ‘‹