{"id":25009250,"url":"https://github.com/nusrat40/gamezone-project","last_synced_at":"2026-04-14T19:32:30.875Z","repository":{"id":270935400,"uuid":"911898307","full_name":"nusrat40/gamezone-project","owner":"nusrat40","description":"A web application for gamers to explore reviews of exciting games, manage a personalized watchlist, and get detailed insights about their favorite games.","archived":false,"fork":false,"pushed_at":"2025-02-05T03:13:18.000Z","size":565,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T01:45:52.553Z","etag":null,"topics":["express-js","firebase","jwt-authentication","mongdb","react"],"latest_commit_sha":null,"homepage":"https://game-zone-a81e9.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/nusrat40.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-01-04T06:07:17.000Z","updated_at":"2025-02-05T03:13:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4cc8d14-ef82-45a5-8427-93091fe5b9c4","html_url":"https://github.com/nusrat40/gamezone-project","commit_stats":null,"previous_names":["nusrat40/gamezone-project"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nusrat40/gamezone-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nusrat40%2Fgamezone-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nusrat40%2Fgamezone-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nusrat40%2Fgamezone-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nusrat40%2Fgamezone-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nusrat40","download_url":"https://codeload.github.com/nusrat40/gamezone-project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nusrat40%2Fgamezone-project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31812968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["express-js","firebase","jwt-authentication","mongdb","react"],"created_at":"2025-02-05T04:39:00.582Z","updated_at":"2026-04-14T19:32:30.859Z","avatar_url":"https://github.com/nusrat40.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎮 GameZone  \n\n## 📌 About the Project  \n\u003e A web application for gamers to explore reviews of exciting games, manage a personalized watchlist, and get detailed insights about their favorite games.    \n\n## Live Demo\nCheck out the live website here: [Live Demo](https://game-zone-a81e9.web.app/)\n\n## 🚀 Technologies Used  \nThe project is built with:  \n- **Frontend:** React, React Router  \n- **Backend:** Firebase (for authentication \u0026 storage)  \n- **Styling:** Tailwind CSS, DaisyUI  \n- **Animations \u0026 UI Enhancements:** Lottie, React Simple Typewriter, React Icons  \n\n## ✨ Features  \n✔️ **Game Reviews** – Discover detailed reviews of top-rated games.  \n✔️ **Personalized Watchlist** – Save your favorite games for later.  \n✔️ **Firebase Authentication** – Secure login and user management.  \n✔️ **Interactive UI** – Smooth animations and tooltips for a dynamic experience.  \n✔️ **Real-time Updates** – Stay updated with the latest gaming trends.  \n\n## ⚙️ Installation  \nTo run **GameZone** locally, follow these steps:  \n\n1️⃣ **Clone the repository:**  \n```sh\ngit clone https://github.com/nusrat40/gamezone-project.git\ncd GameZone\n```  \n\n2️⃣ **Install dependencies:**  \n```sh\nnpm install\n```  \n\n3️⃣ **Set up environment variables:**  \nCreate a `.env` file in the root directory and add:  \n```sh\nVITE_apiKey=AIzaSyCyDFbmZxcVlffBVWOHoZ7Fhf0kGxsiE1I\nVITE_authDomain=game-zone-a81e9.firebaseapp.com\nVITE_projectId=game-zone-a81e9\nVITE_storageBucket=game-zone-a81e9.firebasestorage.app\nVITE_messagingSenderId=489701873986\nVITE_appId=1:489701873986:web:6b4ec7d392af49d58090db\n```  \n\n4️⃣ **Run the development server:**  \n```sh\nnpm run dev\n```   \n\n## 📦 Dependencies  \nHere are the key dependencies used in this project:  \n\n### **Main Packages**  \n```json\n{\n  \"firebase\": \"^11.0.2\",\n  \"localforage\": \"^1.10.0\",\n  \"lottie-react\": \"^2.4.0\",\n  \"match-sorter\": \"^8.0.0\",\n  \"react\": \"^18.3.1\",\n  \"react-dom\": \"^18.3.1\",\n  \"react-icons\": \"^5.4.0\",\n  \"react-router-dom\": \"^7.0.2\",\n  \"react-simple-typewriter\": \"^5.0.1\",\n  \"react-toastify\": \"^10.0.6\",\n  \"react-tooltip\": \"^5.28.0\",\n  \"sweetalert2\": \"^11.14.5\"\n}\n```  \n\n### **Development Dependencies**  \n```json\n{\n  \"eslint\": \"^9.15.0\",\n  \"daisyui\": \"^4.12.14\",\n  \"postcss\": \"^8.4.49\",\n  \"tailwindcss\": \"^3.4.16\",\n  \"vite\": \"^6.0.1\"\n}\n```  \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnusrat40%2Fgamezone-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnusrat40%2Fgamezone-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnusrat40%2Fgamezone-project/lists"}