{"id":16470637,"url":"https://github.com/remrkabledev/react-omdb-api","last_synced_at":"2025-03-23T11:32:43.888Z","repository":{"id":37093029,"uuid":"238741018","full_name":"reMRKableDev/react-omdb-api","owner":"reMRKableDev","description":"A simple React application that reads data from the OMDB Api","archived":false,"fork":false,"pushed_at":"2024-04-13T10:59:58.000Z","size":2209,"stargazers_count":4,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-14T00:47:09.115Z","etag":null,"topics":["hacktoberfest","omdb-api","react","react-hooks","reactjs"],"latest_commit_sha":null,"homepage":"https://remrkable-moviefinder.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reMRKableDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-02-06T17:07:07.000Z","updated_at":"2024-04-23T13:53:52.283Z","dependencies_parsed_at":"2023-10-12T15:42:53.539Z","dependency_job_id":"d81cc169-7208-4fc6-9b2a-a001645e3a75","html_url":"https://github.com/reMRKableDev/react-omdb-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reMRKableDev%2Freact-omdb-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reMRKableDev%2Freact-omdb-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reMRKableDev%2Freact-omdb-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reMRKableDev%2Freact-omdb-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reMRKableDev","download_url":"https://codeload.github.com/reMRKableDev/react-omdb-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245097158,"owners_count":20560311,"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":["hacktoberfest","omdb-api","react","react-hooks","reactjs"],"created_at":"2024-10-11T12:11:21.751Z","updated_at":"2025-03-23T11:32:43.656Z","avatar_url":"https://github.com/reMRKableDev.png","language":"JavaScript","readme":"# MovieFinder App: React OMDB API 🚀🚀🚀\n\n![tests](https://github.com/reMRKableDev/react-omdb-api/workflows/tests/badge.svg) [![codecov](https://codecov.io/gh/reMRKableDev/react-omdb-api/branch/master/graph/badge.svg?token=14H0RAELNQ)](https://codecov.io/gh/reMRKableDev/react-omdb-api) [![CodeFactor](https://www.codefactor.io/repository/github/remrkabledev/react-omdb-api/badge)](https://www.codefactor.io/repository/github/remrkabledev/react-omdb-api) [![Renovate](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=reMRKableDev_react-omdb-api\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=reMRKableDev_react-omdb-api) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=reMRKableDev_react-omdb-api\u0026metric=sqale_rating)](https://sonarcloud.io/dashboard?id=reMRKableDev_react-omdb-api) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=reMRKableDev_react-omdb-api\u0026metric=reliability_rating)](https://sonarcloud.io/dashboard?id=reMRKableDev_react-omdb-api) [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=reMRKableDev_react-omdb-api\u0026metric=security_rating)](https://sonarcloud.io/dashboard?id=reMRKableDev_react-omdb-api) [![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=reMRKableDev_react-omdb-api\u0026metric=sqale_index)](https://sonarcloud.io/dashboard?id=reMRKableDev_react-omdb-api) [![Bugs](https://sonarcloud.io/api/project_badges/measure?project=reMRKableDev_react-omdb-api\u0026metric=bugs)](https://sonarcloud.io/dashboard?id=reMRKableDev_react-omdb-api)  [![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=reMRKableDev_react-omdb-api\u0026metric=vulnerabilities)](https://sonarcloud.io/dashboard?id=reMRKableDev_react-omdb-api) [![Netlify Status](https://api.netlify.com/api/v1/badges/771fb2bb-c56a-4265-9392-c09736273e57/deploy-status)](https://app.netlify.com/sites/remrkable-moviefinder/deploys)\n\nThis project is an introduction to using React.js for extracting data from an API. It focuses on:\n\n- Making API requests in order to retrieve JSON data.\n- Creating event handling functions for forms.\n- Updating of Components and their State.\n- Passing of State values as Props between Components.\n- Using React lifecycle methods (such as componentDidUpdate()) to check for updates made to the State of Components.\n\n![moviefinder-gif](./src/assets/images/moviefinder.gif)\n\n## Getting Started 🏁\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\nWhat things you need installed on your local machine.\n\n```\nText editor (This was built using VSCode)\nNPM / Yarn\nGit\n```\n\n### How To:\n\nTo use the app, visit the web link in the short description above. If you would like to try it on your own:\n\n```\n1. Fork and/or Clone repo.\n2. Run 'npm install' on your local repo so as to get the required dependencies.\n3. Launch application with 'npm start'.\n```\n\n## Running the tests 🧪\n\nThis app utilizes Jest \u0026 Enzyme for testing the components. Tests can be run by using the command:\n\n```\nnpm test\n\nOR\n\nnpm run test\n```\n\nTo run tests with coverage, use the command:\n\n```\nnpm run coverage\n```\n\n## Contributing 👋\n\nIf you would like to contribute to this repository, follow the guidelines provided in the [CONTRIBUTING.md](./CONTRIBUTING.md) file.\n\n## Code Of Conduct 📋\nPlease note that there is a [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md), please follow it in all your interactions with the project.\n\n## Authors 💻\n\n- **Malcolm R. Kente** - _Initial work_ - [reMRKable Dev](https://remrkabledev.com/)\n\n## Acknowledgments 🗣️\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremrkabledev%2Freact-omdb-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremrkabledev%2Freact-omdb-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremrkabledev%2Freact-omdb-api/lists"}