{"id":25877237,"url":"https://github.com/rh9891/anotheronebitesthecrust","last_synced_at":"2026-04-10T12:31:31.171Z","repository":{"id":196350312,"uuid":"279629448","full_name":"rh9891/AnotherOneBitesTheCrust","owner":"rh9891","description":"Another One Bites the Crust is an 80's-themed pizza-making application built with modern web technologies, including React, Vite, Framer Motion, React Router, localStorage, and Styled Components. This interactive application lets users select from a variety of ingredients to create their dream pizzas in a visually dynamic and nostalgic interface.","archived":false,"fork":false,"pushed_at":"2025-01-21T20:43:33.000Z","size":29376,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T11:20:34.032Z","etag":null,"topics":["framer-motion","localstorage","react","react-router-dom","styled-components","typescript","typescript-react","vite"],"latest_commit_sha":null,"homepage":"https://another-one-bites-the-crust.netlify.app/","language":"TypeScript","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-14T15:53:20.000Z","updated_at":"2025-01-17T05:56:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"6679b92b-bf19-4253-a14f-7fdae9883760","html_url":"https://github.com/rh9891/AnotherOneBitesTheCrust","commit_stats":null,"previous_names":["rh9891/anotheronebitestheburger","rh9891/anotheronebitesthecrust"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rh9891/AnotherOneBitesTheCrust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rh9891%2FAnotherOneBitesTheCrust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rh9891%2FAnotherOneBitesTheCrust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rh9891%2FAnotherOneBitesTheCrust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rh9891%2FAnotherOneBitesTheCrust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rh9891","download_url":"https://codeload.github.com/rh9891/AnotherOneBitesTheCrust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rh9891%2FAnotherOneBitesTheCrust/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31642686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: 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":["framer-motion","localstorage","react","react-router-dom","styled-components","typescript","typescript-react","vite"],"created_at":"2025-03-02T11:19:38.944Z","updated_at":"2026-04-10T12:31:31.151Z","avatar_url":"https://github.com/rh9891.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Another One Bites the Crust\n\n[![React](https://img.shields.io/badge/React-18.2.0-blue.svg)](https://reactjs.org/)\n[![Vite](https://img.shields.io/badge/Vite-4.0.0-yellow.svg)](https://vitejs.dev/)\n[![Framer Motion](https://img.shields.io/badge/Framer%20Motion-10.12.16-purple.svg)](https://www.framer.com/motion/)\n[![Styled Components](https://img.shields.io/badge/Styled%20Components-5.3.6-pink.svg)](https://styled-components.com/)\n[![React Router](https://img.shields.io/badge/React%20Router-6.4.3-red.svg)](https://reactrouter.com/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n## Table of Contents\n\n- [Description](#description)\n- [User Story](#user-story)\n- [Features of the Application](#features-of-the-application)\n- [Preview of Another One Bites the Crust](#preview-of-another-one-bites-the-crust)\n- [Links](#links)\n- [Quick Start](#quick-start)\n- [Built Using](#built-using)\n- [License](#license)\n\n## Description\n\nAnother One Bites the Crust is an 80’s-themed, music-inspired and pun-filled pizza-making application that lets users\ndesign the pizza of their dreams. From selecting ingredients to reviewing their pizza masterpiece, users can order\npizzas with style.\n\nInspired by the greatest hits of the 80’s, every topping is a nod to the music that defined the decade. Get ready to\nrock your taste buds and groove to the sounds of culinary creativity.\n\n## User Story\n\n```\nAS A music-loving user\nI WANT to use a fun restaurant application\nSO THAT I can create, review, and order my perfect pizza with a side of 80's nostalgia.\n```\n\n## Features of the Application\n\n```\nGIVEN a pizza-making application with an 80’s twist\nWHEN I select a topping\nTHEN it appears on my virtual pizza, styled in real time.\n\nWHEN I navigate to the order summary page\nTHEN I can review all the ingredients I've selected before finalizing.\n\nWHEN I use the back button on the order page\nTHEN I can return to the customization step and make changes.\n\nWHEN I submit my order\nTHEN my customized pizza is finalized and sent to the kitchen.\n```\n\n## Preview of Another One Bites the Crust\n\n![Another One Bites the Crust Homepage](https://github.com/user-attachments/assets/6a0c4b75-94a0-4c6f-ba19-9a63a7d93e73)\n\nThe following animation demonstrates the complete application functionality:\n\n![AnotherOneBitesTheCrustPreview](https://github.com/user-attachments/assets/c6effe4b-fa9b-48c7-8e53-d47e8f8864b5)\n\n## Links\n\n1. [Deployed Application](https://another-one-bites-the-crust.netlify.app)\n\n2. [Github Repository](https://github.com/rh9891/AnotherOneBitesTheCrust)\n\n## Quick Start\n\nRun the application locally with these steps:\n\n```\n$ npm install\n```\n\n```\n$ npm run dev\n```\n\n## Built Using\n\nThis tubular app came to life thanks to:\n\n- [React](https://reactjs.org/)\n- [Vite](https://vitejs.dev/)\n- [Framer Motion](https://www.framer.com/motion/)\n- [Styled Components](https://styled-components.com/)\n- [React Router](https://reactrouter.com/en/main)\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2025 Romie Hecdivert\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons 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\nSoftware.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frh9891%2Fanotheronebitesthecrust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frh9891%2Fanotheronebitesthecrust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frh9891%2Fanotheronebitesthecrust/lists"}