{"id":21711247,"url":"https://github.com/renderghost/frame","last_synced_at":"2026-05-11T16:32:35.462Z","repository":{"id":223554048,"uuid":"760655430","full_name":"renderghost/frame","owner":"renderghost","description":"My camera roll on the web","archived":false,"fork":false,"pushed_at":"2024-09-27T23:40:33.000Z","size":139307,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T16:42:22.744Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://renderedghost.github.io/frame/","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/renderghost.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-20T17:34:48.000Z","updated_at":"2024-09-27T23:40:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f7d01b8-39aa-468c-adcf-c8b86bbe752d","html_url":"https://github.com/renderghost/frame","commit_stats":null,"previous_names":["renderedghost/frame","renderghost/frame"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renderghost%2Fframe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renderghost%2Fframe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renderghost%2Fframe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renderghost%2Fframe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renderghost","download_url":"https://codeload.github.com/renderghost/frame/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244666585,"owners_count":20490287,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-25T23:20:41.495Z","updated_at":"2026-05-11T16:32:35.426Z","avatar_url":"https://github.com/renderghost.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Photo Gallery Project\n\n## Overview\n\nThis project is a responsive photo gallery designed to showcase a collection of photographs. It dynamically loads images and their metadata from a JSON file, presenting them in an attractive, user-friendly interface. The gallery supports various features such as lazy loading, infinite scrolling, and responsive design to accommodate different device sizes.\n\n## Features\n\n- **Dynamic Image Loading**: Automatically loads images and their metadata from a JSON file.\n- **Responsive Design**: Adapts layout for mobile, tablet, and desktop viewports.\n- **Slick Slider Integration**: Utilizes the Slick Slider library for a smooth, responsive carousel experience.\n- **Lazy Loading**: Images are loaded on demand to improve performance and user experience.\n- **Infinite Scrolling**: Allows users to cycle through the images in a loop without interruption.\n\n## Populating your gallery\n\nAdd your photos to `/photos` folder.\n\nAdd the metadata to `/photos/metadata.json/`.\n\n\u003e ![Note]\n\u003e Use my [Extraction script](https://github.com/renderedghost/frame-metadata) to automate extracting metadata.\n\n## Credits\n\n- [Slick Slider](https://kenwheeler.github.io/slick/) - for carousel functionality\n\n## Setup Instructions\n\n1. **Running the Project Locally**\n\n   To view the project, you'll need to run it on a local server. If you have Python installed, you can start a simple HTTP server with the following command:\n\n   ```sh\n   python -m http.server\n   ```\n\n   Or, if you prefer Node.js, you can use `http-server` by first installing it globally:\n\n   ```sh\n   npm install --global http-server\n   ```\n\n   Then run it in your project directory:\n\n   ```sh\n   http-server\n   ```\n\n   Visit `http://localhost:8000` (or the port provided in your terminal) in your web browser to view the project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenderghost%2Fframe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenderghost%2Fframe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenderghost%2Fframe/lists"}