https://github.com/shashiirk/image-gallery
Get a random collection of beautiful images
https://github.com/shashiirk/image-gallery
netlify-functions react tailwindcss
Last synced: 4 months ago
JSON representation
Get a random collection of beautiful images
- Host: GitHub
- URL: https://github.com/shashiirk/image-gallery
- Owner: shashiirk
- License: mit
- Created: 2021-06-02T14:55:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-01T12:49:00.000Z (about 4 years ago)
- Last Synced: 2025-05-31T22:09:13.913Z (5 months ago)
- Topics: netlify-functions, react, tailwindcss
- Language: JavaScript
- Homepage: https://an-image-gallery.netlify.app
- Size: 490 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Image Gallery
## Description
A random collection of beautiful images provided by [Pixabay](https://pixabay.com).
## Preview

## Live Demo
See it live [here](https://an-image-gallery.netlify.app).
## Features
- Shows images
- Search for images
- Infinite scroll
## Tools
- [React](https://reactjs.org)
- [Create React App](https://create-react-app.dev)
- [Tailwind](https://tailwindcss.com)
- [React Infinite Scroll Component](https://github.com/ankeetmaini/react-infinite-scroll-component)
- [Pixabay API](https://pixabay.com/api/docs)
- [Netlify Functions](https://www.netlify.com/products/functions)
## Credits
Inspired from [this](https://youtu.be/FiGmAI5e91M) YouTube video.
## Licence
This project is licensed under [MIT](LICENSE).