{"id":17597749,"url":"https://github.com/ismaildrs/movie-meter","last_synced_at":"2026-05-31T20:31:12.400Z","repository":{"id":249680683,"uuid":"831382459","full_name":"ismaildrs/movie-meter","owner":"ismaildrs","description":"This is a website that gives you movies and series suggestions","archived":false,"fork":false,"pushed_at":"2024-07-22T15:46:25.000Z","size":78015,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-30T11:25:54.089Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ismaildrs.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-07-20T11:45:58.000Z","updated_at":"2024-07-22T15:16:09.000Z","dependencies_parsed_at":"2024-07-22T18:40:36.041Z","dependency_job_id":null,"html_url":"https://github.com/ismaildrs/movie-meter","commit_stats":null,"previous_names":["ismaildrs/movie-meter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ismaildrs/movie-meter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismaildrs%2Fmovie-meter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismaildrs%2Fmovie-meter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismaildrs%2Fmovie-meter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismaildrs%2Fmovie-meter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ismaildrs","download_url":"https://codeload.github.com/ismaildrs/movie-meter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismaildrs%2Fmovie-meter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33748607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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-10-22T09:36:10.411Z","updated_at":"2026-05-31T20:31:12.377Z","avatar_url":"https://github.com/ismaildrs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MovieMeter Website\n\nA simple web application to display information about movies and series. Built with React, styled with TailwindCSS, and using the OMDb (Open Movie Database) API to fetch movie and series data.\n\n## Features\n\n- Display detailed information about movies and series\n- Responsive design\n\n## Technologies Used\n\n- [React](https://reactjs.org/)\n- [TailwindCSS](https://tailwindcss.com/)\n- [OMDb API](http://www.omdbapi.com/)\n\n## Getting Started\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/)\n- [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/)\n\n### Installation\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/ismaildrs/movie-meter.git\n    cd movie-meter\n    ```\n\n2. Install dependencies:\n\n    ```bash\n    npm install\n    # or\n    yarn install\n    ```\n\n3. Set up your environment variables:\n\n    Create a `.env` file in the root of your project and add your OMDb API key:\n\n    ```plaintext\n    VITE_OMDB_API_KEY=your_api_key_here\n    ```\n\n### Running the Application\n\nStart the development server:\n\n```bash\nnpm run dev\n# or\nyarn run dev\n```\n\nThe application will be available at `http://localhost:5173/`.\n\n## Images\n\n### Mobile Version\n![Mobile Mockup](pictures/1.png)\n\n### PC Version\n![PC Mockup](pictures/2.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismaildrs%2Fmovie-meter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fismaildrs%2Fmovie-meter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismaildrs%2Fmovie-meter/lists"}