{"id":25683046,"url":"https://github.com/henriquemarquesdev/movieflix","last_synced_at":"2026-04-08T16:01:52.701Z","repository":{"id":109938855,"uuid":"583942220","full_name":"henriquemarquesdev/movieflix","owner":"henriquemarquesdev","description":"Application Developed with React Native, Expo and TypeScript.","archived":false,"fork":false,"pushed_at":"2024-07-10T23:10:41.000Z","size":2142,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T16:48:09.208Z","etag":null,"topics":["expo","phosphor-react-native","react","react-native","react-navigation","react-query","styled-components","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/henriquemarquesdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-12-31T15:08:22.000Z","updated_at":"2024-07-10T23:10:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"2f902e72-9e20-45ad-a026-c4df17b2e635","html_url":"https://github.com/henriquemarquesdev/movieflix","commit_stats":null,"previous_names":["hmdarkfir3/movieflix","hmdarkfir3/movieflix-react-native","henriquemarquesdev/movieflix"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/henriquemarquesdev/movieflix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquemarquesdev%2Fmovieflix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquemarquesdev%2Fmovieflix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquemarquesdev%2Fmovieflix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquemarquesdev%2Fmovieflix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henriquemarquesdev","download_url":"https://codeload.github.com/henriquemarquesdev/movieflix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquemarquesdev%2Fmovieflix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31562697,"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":["expo","phosphor-react-native","react","react-native","react-navigation","react-query","styled-components","typescript"],"created_at":"2025-02-24T16:40:52.936Z","updated_at":"2026-04-08T16:01:52.686Z","avatar_url":"https://github.com/henriquemarquesdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\" \u003e\n  \u003cimg align=\"center\" src=\"./assets/icon.png\" width=\"200px;\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n  🚧 Under construction... 🚧\n\u003c/h1\u003e\n\n\u003cp align=\"center\" \u003e\n  \u003cimg alt=\"Repository size\" src=\"https://img.shields.io/github/repo-size/hmdarkfir3/movieflix?style=for-the-badge\"\u003e\n  \n  \u003cimg alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/hmdarkfir3/movieflix?style=for-the-badge\"\u003e\n  \n  \u003cimg alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-blue.svg?style=for-the-badge\" /\u003e\n\u003c/p\u003e\n  \n---\n\n## 📋 About\n\nMovies application. \u003cbr\u003e\nAPI documentation used: [The Movie Database API](https://developers.themoviedb.org/3/getting-started/introduction)\n\n---\n\n## 📂 How to run this project\n\nTo clone and run this app, you will need to [Git](https://git-scm.com), [NodeJs](https://nodejs.org/en/) and [Android Studio](https://developer.android.com/studio) installed on your computer or a mobile device with android or ios with the [Expo Go](https://expo.dev/client) app installed.\n\n### 🌀 Cloning the repository\n\n```bash\n# Clone this repository\n$ git clone https://github.com/HMDarkFir3/movieflix.git\n\n# Access the project folder in the terminal/cmd\n$ cd movieflix\n```\n\n### 🎲 Running the Application\n\n```bash\n# Install dependencies\n$ yarn install ou npm install\n\n# If you are using your cellphone how emulator, run\n$ npx expo start\n\n# If you are using the Android emulator, run\n$ yarn android ou npm run android\n\n# If you are using the IOS emulator, run\nyarn ios ou npm run ios\n```\n\n---\n\n## 🚀 Technologies Used\n\nThe project was developed using the following technologies:\n\n- [React Native](https://reactnative.dev)\n- [Expo](https://docs.expo.io)\n- [TypeScript](https://www.typescriptlang.org)\n- [React Navigation](https://reactnavigation.org)\n- [React Query](https://react-query-v3.tanstack.com/)\n- [Styled Components](https://styled-components.com)\n- [Phosphor Icons](https://phosphoricons.com/)\n\n---\n\n## 💪 How to contribute to the project\n\n1. Make a **fork** of the project.\n2. Create a new branch with your changes: `git checkout -b my-feature`\n3. Save the changes and create a commit message telling you what you've done: `git commit -m \"feature: My new feature\"`\n4. Submit your changes: `git push origin my-feature`\n   \u003e If you have any questions check out this [guide on how to contribute to GitHub](https://github.com/firstcontributions/first-contributions)\n\n---\n\n## 🧑 Author\n\n\u003cimg style=\"border-radius: 50%;\" src=\"https://github.com/HMDarkFir3.png\" width=\"150px;\" alt=\"\"/\u003e\n \u003ch4\u003eHenrique Luís Oliveira Marques\u003c/h4\u003e\n\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"https://www.linkedin.com/in/henrique-luís-oliveira-marques-3406361a7/\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\"\u003e\u003c/a\u003e\n\u003cp\u003e\n\n---\n\n## 📝 License\n\nThis project is under the MIT license. See the [LICENSE](./LICENSE) to learn more.\n\u003cbr\u003e\n👋🏽 [Get in touch!](https://www.linkedin.com/in/henrique-luís-oliveira-marques-3406361a7/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenriquemarquesdev%2Fmovieflix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenriquemarquesdev%2Fmovieflix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenriquemarquesdev%2Fmovieflix/lists"}