{"id":25683056,"url":"https://github.com/henriquemarquesdev/breaking-bad","last_synced_at":"2026-04-08T23:34:36.504Z","repository":{"id":59178040,"uuid":"535771450","full_name":"henriquemarquesdev/breaking-bad","owner":"henriquemarquesdev","description":"Application Developed with React Native, Expo and TypeScript.","archived":false,"fork":false,"pushed_at":"2023-01-14T17:01:06.000Z","size":1366,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-28T16:48:10.934Z","etag":null,"topics":["axios","expo","react","react-native","react-navigation","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}},"created_at":"2022-09-12T17:11:54.000Z","updated_at":"2023-01-14T16:59:03.000Z","dependencies_parsed_at":"2023-02-09T20:01:20.320Z","dependency_job_id":null,"html_url":"https://github.com/henriquemarquesdev/breaking-bad","commit_stats":null,"previous_names":["henriquemarquesdev/breaking-bad"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/henriquemarquesdev/breaking-bad","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquemarquesdev%2Fbreaking-bad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquemarquesdev%2Fbreaking-bad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquemarquesdev%2Fbreaking-bad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquemarquesdev%2Fbreaking-bad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henriquemarquesdev","download_url":"https://codeload.github.com/henriquemarquesdev/breaking-bad/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquemarquesdev%2Fbreaking-bad/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31579056,"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":["axios","expo","react","react-native","react-navigation","styled-components","typescript"],"created_at":"2025-02-24T16:41:00.200Z","updated_at":"2026-04-08T23:34:36.483Z","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  🚀 Done 🚀\n\u003c/h1\u003e\n\n\u003cp align=\"center\" \u003e\n  \u003cimg alt=\"Repository size\" src=\"https://img.shields.io/github/repo-size/hmdarkfir3/breaking-bad?style=for-the-badge\"\u003e\n  \n  \u003cimg alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/hmdarkfir3/breaking-bad?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\nApplication that shows the information of the characters and episodes of the Breaking Bad series. \u003cbr\u003e\nAPI documentation used: [Breaking Bad API](https://breakingbadapi.com/)\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/breaking-bad.git\n\n# Access the project folder in the terminal/cmd\n$ cd breaking-bad\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- [Axios](https://github.com/axios/axios)\n- [Styled Components](https://styled-components.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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenriquemarquesdev%2Fbreaking-bad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenriquemarquesdev%2Fbreaking-bad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenriquemarquesdev%2Fbreaking-bad/lists"}