boris-ns / ImageSearch

Angular app for searching images from Unsplash.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageSearch

This is Angular 6 single page app for image searching. App uses Unsplash API for getting the images. I got the idea for this project from Coding Garden's livestream. Here I also implemented some of his "homework" tasks such as adding/removing images to favourites and next and back buttons to navigate between results.
For styling I used CSS framework Skeleton.

How to use

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

About

Angular app for searching images from Unsplash.


Languages

Language:TypeScript 74.9%Language:JavaScript 11.5%Language:HTML 11.0%Language:CSS 2.5%