Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 972 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 972 Bytes

Search CNPJ's Details App

This App makes a consult on a CNPJ's document bringing details about a company. Only for Brazil country.

Motivation

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.

Getting Started

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

Technology

  • HTML
  • Bootstrap Css
  • BackboneJs (MVC)
  • Javascript

Resources