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

https://github.com/ajsalemo/unsplash-api-gatsby

A Web App using Unsplash's API - made with Gatsby, Auth0, Apollo, Styled Components among others inside a Node environment.
https://github.com/ajsalemo/unsplash-api-gatsby

apollo apollo-client auth0 authentication firebase firebase-database font-awesome formik gatsby graphql material-ui node react-lazy-image rest styled-components unsplash unsplash-api

Last synced: 2 months ago
JSON representation

A Web App using Unsplash's API - made with Gatsby, Auth0, Apollo, Styled Components among others inside a Node environment.

Awesome Lists containing this project

README

          

# Unsplash-API-Gatsby

A searchable Web App using Unsplash's API to find HD images. This site is able to be nagivated with or without creating an account. Users do have the choice to create an account using Auth0 - and can save images for later viewing. A user can view images in full view, navigate other users profiles and search images by keyword with paginated results. This site is built to be mobile friendly.


[https://gatsby-unsplash-images.netlify.com/](https://gatsby-unsplash-images.netlify.com/)

![Imgur](https://i.imgur.com/glbW4nM.png)


## Home page

![Imgur](https://i.imgur.com/OCqLB4s.png)


## Account view

### Accounts give the option to save images for later viewing, as well as options for fuller image sizes, the option to view the photo owners account, and image statistics(if any).

![Imgur](https://i.imgur.com/hEjxGR2.png)

## Public profiles

### Viewing a public profile gives you an option of their own photo's they have taken, or photos that they have liked.

![Imgur](https://i.imgur.com/Xplstbf.png)