{"id":35320411,"url":"https://github.com/viboverse/fetch-movie","last_synced_at":"2026-04-08T18:02:19.939Z","repository":{"id":312540416,"uuid":"1047565723","full_name":"viboverse/fetch-movie","owner":"viboverse","description":"Movie search app that calls a public movie API, shows details, and lets you save favorites.","archived":false,"fork":false,"pushed_at":"2025-08-31T10:37:19.000Z","size":619,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-08T23:08:15.260Z","etag":null,"topics":["css","fetch-api","firebase-database","html","javascript","react","tailwindcss","vite","webapp"],"latest_commit_sha":null,"homepage":"https://fetch-movie-app.vercel.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/viboverse.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":"2025-08-30T17:48:25.000Z","updated_at":"2025-08-31T10:37:22.000Z","dependencies_parsed_at":"2025-08-31T12:25:57.056Z","dependency_job_id":"4cd5238a-2b56-4a07-975f-f2df22e6a642","html_url":"https://github.com/viboverse/fetch-movie","commit_stats":null,"previous_names":["viboverse/fetch-movie"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/viboverse/fetch-movie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viboverse%2Ffetch-movie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viboverse%2Ffetch-movie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viboverse%2Ffetch-movie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viboverse%2Ffetch-movie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viboverse","download_url":"https://codeload.github.com/viboverse/fetch-movie/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viboverse%2Ffetch-movie/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31567227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["css","fetch-api","firebase-database","html","javascript","react","tailwindcss","vite","webapp"],"created_at":"2025-12-30T21:27:27.298Z","updated_at":"2026-04-08T18:02:19.932Z","avatar_url":"https://github.com/viboverse.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cp\u003e\n  \u003cimg src=\"https://img.shields.io/badge/React-19.1.0-blue\" alt=\"React\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Vite-7.0.0-646CFF\" alt=\"Vite\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Tailwind_CSS-4.1.12-38B2AC\" alt=\"Tailwind CSS\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Node.js-18.18.0-green\" alt=\"Node.js\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/npm-9.0.0-blue\" alt=\"npm\"\u003e\n  \u003ca href=\"https://fetch-movie-app.vercel.app\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Powered%20by-Vercel-black\" alt=\"Powered by Vercel\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003c/div\u003e\n\n# Fetch Movie App\n\n[Live Demo](https://fetch-movie-nine.vercel.app/) | [GitHub Repository](https://github.com/viboverse/fetch-movie)\n\nA modern React application for fetching and managing movies, built with React, Vite, and Tailwind CSS. Powered by Vercel for seamless deployment.\n\n## Technologies Used\n\n- **React**: 19.1.0 - A JavaScript library for building user interfaces\n- **Tailwind CSS**: 4.1.12 - Utility-first CSS framework\n- **Vite**: 7.0.0 - Fast build tool and development server\n- **ESLint**: 9.29.0 - Linting utility for JavaScript and JSX\n- **Prettier**: 3.6.2 - Code formatter\n- **Node.js**: 18.18.0 - JavaScript runtime\n- **npm**: 9.0.0 - Package manager\n\n## Features\n\n- **Fetch Star Wars Movies**: Retrieve and display movies from the Star Wars API\n- **Add Custom Movies**: Allow users to add their own movies with validation\n- **Responsive Design**: Modern UI built with Tailwind CSS\n- **Component-Based Architecture**: Reusable React components\n- **Fast Development**: Powered by Vite for quick builds and hot reloading\n\n## Installation Instructions\n\n1. Clone the repository:\n\n   ```sh\n   git clone https://github.com/viboverse/fetch-movie.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```sh\n   cd fetch-movie\n   ```\n\n3. Install dependencies:\n\n   ```sh\n   npm install\n   ```\n\n4. Start the development server:\n\n   ```sh\n   npm run dev\n   ```\n\n5. Open `http://localhost:5173` in your browser to view the app.\n\n## Screenshot\n\n![Project Screenshot](./public/image.png)\n\n---\n\n**Built by [Vahab Afsharian](https://github.com/viboverse)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviboverse%2Ffetch-movie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviboverse%2Ffetch-movie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviboverse%2Ffetch-movie/lists"}