{"id":25877282,"url":"https://github.com/rh9891/breakingbad","last_synced_at":"2025-03-02T11:19:58.926Z","repository":{"id":196350315,"uuid":"298125322","full_name":"rh9891/BreakingBad","owner":"rh9891","description":"A React application that utilizes the Breaking Bad API to display and filter the characters from the hit TV show, Breaking Bad.","archived":false,"fork":false,"pushed_at":"2021-10-27T03:52:49.000Z","size":89983,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-09-24T17:38:29.697Z","etag":null,"topics":["breaking-bad-api","css-animations","react","useeffect-hook","usestate-hook"],"latest_commit_sha":null,"homepage":"https://breaking-bad-characters-with-react.netlify.app/","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/rh9891.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}},"created_at":"2020-09-24T00:15:03.000Z","updated_at":"2023-09-24T17:38:59.431Z","dependencies_parsed_at":"2023-09-24T17:55:30.464Z","dependency_job_id":null,"html_url":"https://github.com/rh9891/BreakingBad","commit_stats":null,"previous_names":["rh9891/breakingbad"],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rh9891%2FBreakingBad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rh9891%2FBreakingBad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rh9891%2FBreakingBad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rh9891%2FBreakingBad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rh9891","download_url":"https://codeload.github.com/rh9891/BreakingBad/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241494755,"owners_count":19971973,"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":["breaking-bad-api","css-animations","react","useeffect-hook","usestate-hook"],"created_at":"2025-03-02T11:19:58.452Z","updated_at":"2025-03-02T11:19:58.913Z","avatar_url":"https://github.com/rh9891.png","language":"JavaScript","readme":"# Breaking Bad\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n## Table of Contents\n*  [Description](#description)\n*  [User Story](#user-story)\n*  [Features of the Application](#features-of-the-application)\n*  [Preview of Breaking Bad](#preview-of-breaking-bad)\n*  [Links](#links)\n*  [Installation](#installation)\n*  [Usage](#usage)\n*  [Built Using](#built-using)\n*  [License](#license)\n*  [Contributing](#contributing)\n*  [Questions](#questions)\n\n## Description\n\nBreaking Bad is a responsive, semantic React application that utilizes the Breaking Bad API to display and filter the characters from the TV show, Breaking Bad. The application also utilizes useEffect and useState hooks for state management. The application features a grid system to dynamically display the character's pictures and the use of transition/transform in CSS for animation effects and displaying the character's information on the back of the cards.\n\n## User Story\n~~~\nAS A user  \nI WANT to search for - and access information about - Breaking Bad characters  \nSO THAT I can discover more about the cast and show.  \n~~~\n\n## Features of the Application\n~~~\nGIVEN a search-based application   \nWHEN I load the page  \nTHEN a grid of Breaking Bad characters will render.  \n\nWHEN I input a character's name into the search bar  \nTHEN I will be able to filter the characters based on my query.  \n~~~\n\n## Preview of Breaking Bad\n\n![Breaking Bad Landing Page](assets/images/breakingBadLandingPage.png)\n\nThe following animation demonstrates the complete application functionality:\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/videos/breakingBadFunctionalityPreview.gif\"\u003e\n\u003c/p\u003e\n\nTo download the above video file of the application functionality, you may do so [here](https://github.com/rh9891/BreakingBad/blob/master/assets/videos/breakingBadFunctionalityPreview.mp4).\n\n## Links\n\n- [Deployed Application](https://breaking-bad-characters-with-react.netlify.app/)\n\n- [Github Repository](https://github.com/rh9891/BreakingBad)\n\n## Installation\n\nThe application requires the following dependencies and/or package managers:\n\n~~~\n$ npm install axios \n~~~\n\nWhen downloaded, the application requires the input of `npm install` into the command line interface in order to download the contents of the `package.json`.\n\n## Usage\n\nThe application can be initiated by inputting `npm start` into the command line interface and running the application on `localhost: 3000`.\n\n## Built Using\n\nListed below are the frameworks, libraries, and guides that made building this application possible:\n\n* [Breaking Bad API](https://breakingbadapi.com/)\n* [React](https://reactjs.org/docs/getting-started.html)\n* [React Hooks](https://reactjs.org/docs/hooks-intro.html)\n* [Traversy Media Tutorials](https://www.traversymedia.com/)\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2020 Romie Hecdivert\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n## Contributing\n\nIf you would like to contribute to this repository, please contact me via [Github](https://github.com/rh9891).\n\n## Questions\n\nIf you have any questions, comments, or issues regarding this application, please do not hesitate to contact me via [Github](https://github.com/rh9891).","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frh9891%2Fbreakingbad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frh9891%2Fbreakingbad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frh9891%2Fbreakingbad/lists"}