Angular 4 e-commerce. Search for products and add itens to your shopping cart!
Clone this repository, then inside the app's folder run:
npm install
ng serve
After that, still inside the app's folder run:
json-server banco-de-dados.json
The service will be running at http://localhost:4200/
