Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 306 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 306 Bytes

Simple Photo search engine using flickr api

Installation

Clone the repository first, then type

npm install && npm install @angular/cli

in the root of the repo

after you can lauch the project using the

ng serve

command,

then go to http://localhost:4200