Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devloop01/image-gallery
A simple image gallery using Unsplash API
https://github.com/devloop01/image-gallery
Last synced: 20 days ago
JSON representation
A simple image gallery using Unsplash API
- Host: GitHub
- URL: https://github.com/devloop01/image-gallery
- Owner: devloop01
- Created: 2020-04-18T18:57:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-15T17:06:54.000Z (over 3 years ago)
- Last Synced: 2023-03-08T18:48:43.619Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://devloop01.github.io/image-gallery/
- Size: 3.59 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image Gallery
A simple Image Gallery using the **Unsplash API** .
It uses css **grid** to create a modern looking masonry layout.**Live:** https://devloop01.github.io/image-gallery/
## features
- Search images across unsplash database
- Get information about the image
- Download Images directly
- Download Images in different resolutions## Screenshots
**Home Page (default)**
![screenshot](https://github.com/devloop01/image-gallery/blob/master/screenshots/Screenshot%20from%202020-04-19%2010-27-07.png)
**Search Page**
![screenshot](https://github.com/devloop01/image-gallery/blob/master/screenshots/Screenshot%20from%202020-04-19%2010-27-33.png)
**Search not found**
![screenshot](https://github.com/devloop01/image-gallery/blob/master/screenshots/Screenshot%20from%202020-04-19%2010-27-47.png)
**Network Error**
![screenshot](https://github.com/devloop01/image-gallery/blob/master/screenshots/Screenshot%20from%202020-04-19%2010-28-19.png)