{"id":28204681,"url":"https://github.com/lauracaa/movieexplorer","last_synced_at":"2026-05-06T08:33:47.263Z","repository":{"id":293139279,"uuid":"983067839","full_name":"LauraCaa/movieExplorer","owner":"LauraCaa","description":"A React-based web application that allows users to search for movies using the OMDB API. The app displays information about the first 10 movies matching the search query, including their posters.","archived":false,"fork":false,"pushed_at":"2025-05-13T20:59:56.000Z","size":2091,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-13T21:47:06.960Z","etag":null,"topics":["api","api-integration","axios","cssmodules","javascript","react","useeffect","usestate","web-app"],"latest_commit_sha":null,"homepage":"","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/LauraCaa.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}},"created_at":"2025-05-13T20:35:11.000Z","updated_at":"2025-05-13T21:03:43.000Z","dependencies_parsed_at":"2025-05-13T21:57:17.401Z","dependency_job_id":null,"html_url":"https://github.com/LauraCaa/movieExplorer","commit_stats":null,"previous_names":["lauracaa/movieexplorer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LauraCaa/movieExplorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauraCaa%2FmovieExplorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauraCaa%2FmovieExplorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauraCaa%2FmovieExplorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauraCaa%2FmovieExplorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LauraCaa","download_url":"https://codeload.github.com/LauraCaa/movieExplorer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauraCaa%2FmovieExplorer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259801555,"owners_count":22913468,"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":["api","api-integration","axios","cssmodules","javascript","react","useeffect","usestate","web-app"],"created_at":"2025-05-17T07:09:23.674Z","updated_at":"2026-05-06T08:33:47.221Z","avatar_url":"https://github.com/LauraCaa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MovieExplorer\n\nMovieExplorer is a React application that allows you to search and explore movie information using the [OMDb API](https://www.omdbapi.com/). The app displays a list of movies, along with their posters, and provides additional information such as the count of movies by year and director.\n\n## Features\n\n- Search for movies by title.\n- Display information for the top 10 movies based on your search.\n- Show posters for each movie.\n- Display the count of movies by year and director in a sidebar.\n\n## Getting Started\n\nThese instructions will help you set up and run the project on your local machine for development and testing purposes.\n\n### Prerequisites\n\nBefore you begin, make sure you have [Node.js](https://nodejs.org/) installed on your computer.\n\n### Installing\n\n1. Clone the repository to your local machine:\n\n   ```bash\n   git clone https://github.com/LauraCaa/movieExplorer.git\n   cd movieExplorer\n   \n2. Install the required dependencies:\n\n   ```bash\n   npm install\n   \n3. Create a .env file in the root of the project and add your OMDb API key:\n   REACT_APP_API_KEY=your_omdb_api_key\n\n4. Start the development server:\n   ```bash\n   npm start\n\n5. This will run the app in development mode. Open http://localhost:3000 to view it in your browser.\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flauracaa%2Fmovieexplorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flauracaa%2Fmovieexplorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flauracaa%2Fmovieexplorer/lists"}