This App makes a consult on a CNPJ's document bringing details about a company. Only for Brazil country.
This CNPJ number is like a unique ID of each company in Brazil. I made this App to help me to catch these informations of my clients to speed up the process of making a budget.
Seeking the best performance and best user experience when using this application, it was developed using the Single Page Application policies.
To test you just need to follow this LINK
Or If you want to test in your local machine:
- Clone/Download this Repo
git clone https://github.com/elfiservice/clean-cnpj-app.git
- Run the
index.html
in a localhost server
- HTML
- Bootstrap Css
- BackboneJs (MVC)
- Javascript
- Request API https://www.receitaws.com.br/
- BackboneJs