{"id":19864983,"url":"https://github.com/ktcotz/justmovie","last_synced_at":"2025-10-13T20:41:17.756Z","repository":{"id":247063320,"uuid":"824929381","full_name":"ktcotz/JustMovie","owner":"ktcotz","description":"JustMovie - your best movie app!","archived":false,"fork":false,"pushed_at":"2025-06-17T19:47:22.000Z","size":3703,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-17T20:23:46.592Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://just-movie.vercel.app","language":"TypeScript","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/ktcotz.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-06T10:11:55.000Z","updated_at":"2025-06-17T20:01:06.000Z","dependencies_parsed_at":"2025-06-17T20:31:44.865Z","dependency_job_id":null,"html_url":"https://github.com/ktcotz/JustMovie","commit_stats":null,"previous_names":["ktcotz/justmovie"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ktcotz/JustMovie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktcotz%2FJustMovie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktcotz%2FJustMovie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktcotz%2FJustMovie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktcotz%2FJustMovie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ktcotz","download_url":"https://codeload.github.com/ktcotz/JustMovie/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktcotz%2FJustMovie/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016929,"owners_count":26085911,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-12T15:20:25.806Z","updated_at":"2025-10-13T20:41:17.751Z","avatar_url":"https://github.com/ktcotz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch3 align=\"center\"\u003e🎬 JustMovie - Your Ultimate Movie App\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  Browse. Watch. Bookmark. All in one beautiful app.  \n  \u003cbr /\u003e\n  \u003ca href=\"https://just-movie-k1q7tgjwi-ktcotzs-projects.vercel.app\"\u003e\u003cstrong\u003eLive Demo »\u003c/strong\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## 🌟 Project Overview\n\n**JustMovie** is a modern and fully responsive movie streaming app built with React, TailwindCSS, and Supabase.  \nA real rival to Netflix – but 100% free.\n\n- Browse your favorite movies and series\n- Save them with bookmarks\n- Manage your profile with custom avatars and settings\n- All built from scratch with scalable architecture\n\n---\n\n## 🖼️ Preview\n\n| Dashboard Page                  | Movie Details              |\n|---------------------------|----------------------------|\n| ![Home](./public/images/design.png) | ![Movie](./public/images/individual.png) |\n\n---\n\n## 💡 Why I Built This\n\nAs an aspiring frontend developer, I wanted to build something real-world and user-focused – not just another to-do app.  \nThis project helped me:\n\n- Connect to external APIs (TMDB)\n- Implement user authentication and storage (Supabase)\n- Build a clean UI using TailwindCSS\n- Work with forms, validation, pagination, uploads, and multi-language support\n\nAll features were planned, designed, and developed by me.\n\n---\n\n## 🚀 Features\n\n- 🎞️ Browse movies by category, genre, and individual details\n- 🔖 Bookmark system per user\n- 👤 Authentication, profile settings \u0026 avatars\n- 🌐 Multi-language support (i18n)\n- ⚙️ Responsive design + mobile support\n- 📊 CRUD operations with database (Supabase)\n- 📦 Performance: 100/100/100/100 Lighthouse Score\n- 🧪 Form validation (Zod + React Hook Form)\n- 🔥 Fully typed with TypeScript\n\n---\n\n## 🧰 Tech Stack\n\n| Tech                              | Role               |\n|-----------------------------------|--------------------|\n| React, TypeScript                 | App \u0026 logic        |\n| Vite                              | Fast build tool    |\n| TailwindCSS                       | Styling            |\n| Supabase                          | Backend-as-a-Service |\n| React Router                      | Routing            |\n| React Query                       | Data fetching      |\n| React Hook Form + Zod             | Forms + validation |\n| i18n                              | Translations       |\n| React Dropzone, Hot Toast, Tooltip | UI enhancements    |\n| Context API                       | State management   |\n\n---\n\n## 📦 Installation\n\n```bash\n# 1. Install dependencies\nnpm install\n\n# 2. Create a .env file and add:\nVITE_SUPABASE_KEY=your_supabase_app_key\nVITE_TMDB_API_KEY=your_tmdb_api_key\n\n# 3. Run the dev server\nnpm run dev\n\n# 4. Open the localhost link in your browser\n\n```\n\n## 👨‍💻 Developer Info\n- 🐙 GitHub: https://www.github.com/ktcotz\n- 💼 LinkedIn: https://www.linkedin.com/in/naskret-kamil/\n- 🌐 Portfolio: https://kamil-me.vercel.app/\n- 📫 Email: naskret.kamil@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktcotz%2Fjustmovie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fktcotz%2Fjustmovie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktcotz%2Fjustmovie/lists"}