An open API service indexing awesome lists of open source software.

https://github.com/minahmoghadam/orange-gallery

An Angular6 web application using unsplash api
https://github.com/minahmoghadam/orange-gallery

angular6 css es6 html image-grid javascript sass typescript unsplash-api

Last synced: about 2 months ago
JSON representation

An Angular6 web application using unsplash api

Awesome Lists containing this project

README

          

# Orange Gallery
An Angular6 web application using unsplash api

## Built With

- Angular CLI
- Angular 6.1
- [Unsplash api](https://unsplash.com/documentation)

## Prerequisites
- Node.js
- NPM

## Installing & Local Development

> npm install

> ng serve

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 `ng build --prod --build-optimizer` for a production build.

## Contributors
[**Mina Hosseini Moghadam**](https://www.linkedin.com/in/minahmoghadam)

## Screenshots
- Home

![Home](screenshots/1-home.jpg)

- Photo

![Photo](screenshots/2-photo.jpg)

- Collections

![Collections](screenshots/3-collection-list.jpg)

- Collection

![Collection](screenshots/4-collection.jpg)