Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 290 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 290 Bytes

Angular Recipes search engine

Simple angular application to get recpies filtered by ingredients that you have in your kitchen.

You need to install dependencies ir order to use this aplication

Node modules cd /server/ && npm install Bower components -cd /app/ && bower install