https://github.com/bongbaesa/photogalleryapi
A very compelling photo gallery project that can access an entire library and videos using open source API from pexels.
https://github.com/bongbaesa/photogalleryapi
api javascript tutorial-sourcecode
Last synced: about 2 months ago
JSON representation
A very compelling photo gallery project that can access an entire library and videos using open source API from pexels.
- Host: GitHub
- URL: https://github.com/bongbaesa/photogalleryapi
- Owner: BongBaesa
- Created: 2024-07-08T17:09:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-13T18:26:18.000Z (over 1 year ago)
- Last Synced: 2025-03-19T23:44:33.636Z (about 1 year ago)
- Topics: api, javascript, tutorial-sourcecode
- Language: JavaScript
- Homepage: https://bongbaesa.github.io/PhotoGalleryAPI/
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🖼️ Photo Gallery
A simple **Photo Gallery** that fetches free photos and videos from **Pexels** using their open-source API.
#
- Browse through stunning photos.
- Search for specific photos you liked!
#
## 🛠 Built With:
- **JavaScript**: Fetches data from the Pexels API and handles interactions.
- **Pexels API**: Provides access to a free library of photos and videos.
- **HTML/CSS**: Structures and styles the gallery.