{"id":26304320,"url":"https://github.com/jasonlow2307/memories","last_synced_at":"2025-07-23T08:34:38.142Z","repository":{"id":278332356,"uuid":"935255613","full_name":"jasonlow2307/memories","owner":"jasonlow2307","description":"⭐ A personal memory-sharing web app that creates interactive timelines of special moments, featuring countdowns to upcoming events and polaroid-style photo galleries. Built with React and Firebase. ⭐","archived":false,"fork":false,"pushed_at":"2025-02-19T07:22:48.000Z","size":60236,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-19T08:24:46.518Z","etag":null,"topics":["anniversary-tracker","countdown-events","couple-app","digital-timeline","memory-keeper","memory-sharing","milestone-tracker","personal-moments","photo-gallery","photo-memories"],"latest_commit_sha":null,"homepage":"https://memories-df032.web.app/","language":"JavaScript","has_issues":true,"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/jasonlow2307.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":"2025-02-19T06:40:00.000Z","updated_at":"2025-02-19T07:50:21.000Z","dependencies_parsed_at":"2025-02-19T08:34:54.155Z","dependency_job_id":null,"html_url":"https://github.com/jasonlow2307/memories","commit_stats":null,"previous_names":["jasonlow2307/memories"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonlow2307%2Fmemories","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonlow2307%2Fmemories/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonlow2307%2Fmemories/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonlow2307%2Fmemories/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jasonlow2307","download_url":"https://codeload.github.com/jasonlow2307/memories/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243701459,"owners_count":20333631,"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":["anniversary-tracker","countdown-events","couple-app","digital-timeline","memory-keeper","memory-sharing","milestone-tracker","personal-moments","photo-gallery","photo-memories"],"created_at":"2025-03-15T08:15:57.517Z","updated_at":"2025-03-15T08:15:57.962Z","avatar_url":"https://github.com/jasonlow2307.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ✨ Stars Memory App ✨\n\nA React-based web application for storing and displaying memories with images, countdowns, and beautiful animations.\n\nA live demo can be accessed from 🌍 [Live Demo](https://memories-df032.web.app/)\n\n## Features\n\n- 🖼️ Upload and display multiple images in a polaroid-style layout\n- ⏰ Animated flip countdown timer for each memory\n- 🎨 Automatic gradient backgrounds\n- 📱 Responsive design for mobile and desktop\n- 💾 Firebase integration for data storage\n- 🔄 Client-side caching for better performance\n\n## Screenshots\n\n### Memory Pages\n\n![Memory Screenshot](./screenshots/hong_kong_trip.png)\n![Memory Screenshot 2](./screenshots/macao_trip.png)\n\n### Memory Submission Form\n\n![Memory Form Screenshot](./screenshots/memory_form.png)\n\n### Memory Grid\n\n![Memory Grid Screenshot](./screenshots/memory_grid.png)\n\n## Technologies Used\n\n- React.js\n- Firebase (Firestore \u0026 Storage)\n- Material-UI\n- @pqina/flip for countdown animations\n- Vite for build tooling\n\n## Setup Instructions\n\n1. Clone the repository:\n   ```bash\n   git clone \u003crepository-url\u003e\n   ```\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n3. Set up environment variables:\n\n   - Create a `.env` file in the project root\n   - Add your Firebase configuration:\n\n   ```env\n   VITE_FIREBASE_API_KEY=your-api-key\n   VITE_FIREBASE_AUTH_DOMAIN=your-auth-domain\n   VITE_FIREBASE_PROJECT_ID=your-project-id\n   VITE_FIREBASE_STORAGE_BUCKET=your-storage-bucket\n   VITE_FIREBASE_MESSAGING_SENDER_ID=your-messaging-sender-id\n   VITE_FIREBASE_APP_ID=your-app-id\n   ```\n\n4. Start the development server:\n   ```bash\n   npm run dev\n   ```\n5. Open your browser and navigate to `http://localhost:5173`\n\n## Project Structure\n\n```\nsrc/\n├── components/\n│   ├── Memory/           # Memory display component\n│   ├── MemoryForm/      # Form for adding new memories\n│   ├── FlipCountdown/   # Countdown timer component\n│   └── Polaroid/        # Image display components\n├── firebase/\n│   └── firebase.js      # Firebase configuration\n└── App.jsx              # Main application component\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonlow2307%2Fmemories","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjasonlow2307%2Fmemories","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonlow2307%2Fmemories/lists"}