{"id":27941946,"url":"https://github.com/spacetesla/muncheese","last_synced_at":"2025-05-07T11:24:08.569Z","repository":{"id":259320338,"uuid":"877577794","full_name":"SpaceTesla/Muncheese","owner":"SpaceTesla","description":"A web application built with Next.js and React for seamless food delivery, featuring real-time inventory management and a responsive UI.","archived":false,"fork":false,"pushed_at":"2024-11-18T04:31:18.000Z","size":531,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-18T05:30:19.724Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://muncheese.vercel.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/SpaceTesla.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":"2024-10-23T22:30:49.000Z","updated_at":"2024-11-18T04:31:22.000Z","dependencies_parsed_at":"2024-11-18T05:24:03.158Z","dependency_job_id":"05683a85-795a-42ad-9839-d9f485117afd","html_url":"https://github.com/SpaceTesla/Muncheese","commit_stats":null,"previous_names":["spacetesla/muncheese"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpaceTesla%2FMuncheese","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpaceTesla%2FMuncheese/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpaceTesla%2FMuncheese/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpaceTesla%2FMuncheese/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpaceTesla","download_url":"https://codeload.github.com/SpaceTesla/Muncheese/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252866789,"owners_count":21816544,"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":[],"created_at":"2025-05-07T11:24:07.943Z","updated_at":"2025-05-07T11:24:08.556Z","avatar_url":"https://github.com/SpaceTesla.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Muncheese - Cheesy Cravings, Satisfied Fast!\n\nWelcome to Muncheese, your go-to destination for cheesy delights! From our gooey cheese-loaded burgers and melty quesadillas to crispy fries and indulgent cheesy dips, every bite is a cheesy adventure waiting to happen.\n\n## Live Demo\n\nCheck out the live demo of our project [here](https://muncheese.vercel.app/).\n\n## Features\n\n- Browse a variety of cheesy dishes\n- Add items to your cart\n- View detailed descriptions and nutritional information\n- Smooth scrolling and navigation\n- Responsive design for mobile and desktop\n\n## Tech Stack\n\n### Frontend\n\n- **Next.js**: A React framework for server-side rendering and static site generation.\n- **React**: A JavaScript library for building user interfaces.\n- **Tailwind CSS**: A utility-first CSS framework for rapid UI development.\n- **Radix UI**: A set of accessible, unstyled components for building high-quality web applications.\n- **Emotion**: A library for writing CSS styles with JavaScript.\n\n### Backend\n\n- **Firebase**: A platform developed by Google for creating mobile and web applications.\n  - **Firebase Admin SDK**: Used for server-side operations with Firebase.\n  - **Firestore**: A NoSQL document database built for automatic scaling, high performance, and ease of application development.\n\n### Tools \u0026 Libraries\n\n- **ESLint**: A tool for identifying and reporting on patterns found in ECMAScript/JavaScript code.\n- **Prettier**: An opinionated code formatter.\n- **PostCSS**: A tool for transforming CSS with JavaScript plugins.\n- **Autoprefixer**: A PostCSS plugin to parse CSS and add vendor prefixes to CSS rules.\n\n## Installation\n\nTo get a local copy up and running, follow these steps:\n\n1. Clone the repository:\n\n```sh\ngit clone https://github.com/SpaceTesla/muncheese.git\n```\n\n2. Navigate to the project directory:\n\n```sh\ncd muncheese\n```\n\n3 Install dependencies:\n\n```sh\nnpm install\n```\n\n4. Set up environment variables:\n\nCreate a .env file in the root directory and add the following variables:\n\n```env\nFIREBASE_PROJECT_ID=your-firebase-project-id\nFIREBASE_PRIVATE_KEY=your-firebase-private-key\nFIREBASE_CLIENT_EMAIL=your-firebase-client-email\n```\n\n## Usage\n\nTo start the development server, run:\n\n```sh\nnpm run dev\n```\n\nOpen http://localhost:3000 with your browser to see the result.\n\nTo build the project for production, run:\n\n```sh\nnpm run build\n```\n\nTo start the production server, run:\n\n```sh\nnpm start\n```\n\n## API Endpoints\n\n### Get Categories\n\n- URL: `/api/category`\n- Method: `GET`\n- Response: Returns a list of categories\n\n### Get Items\n\n- URL: `/api/items`\n- Method: `GET`\n- Response: Returns a list of items grouped by category.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacetesla%2Fmuncheese","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspacetesla%2Fmuncheese","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacetesla%2Fmuncheese/lists"}