{"id":19481445,"url":"https://github.com/gauravooo2/swiggy-clone","last_synced_at":"2026-04-08T18:02:11.129Z","repository":{"id":225561907,"uuid":"763442168","full_name":"GauravOOO2/Swiggy-Clone","owner":"GauravOOO2","description":"Swiggy Clone using Realtime API's and rendering Realtime restraints and there menu's. ","archived":false,"fork":false,"pushed_at":"2024-05-01T16:24:08.000Z","size":1111,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-25T19:57:47.914Z","etag":null,"topics":["api","front-end-development","frontend-web","reactjs","swiggy-api","swiggyclone","tailwindcss","web-development"],"latest_commit_sha":null,"homepage":"http://13.60.18.197:3000/","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/GauravOOO2.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-02-26T09:56:24.000Z","updated_at":"2024-05-27T07:50:05.000Z","dependencies_parsed_at":"2024-03-02T22:27:09.554Z","dependency_job_id":"128252cd-001d-49e7-be13-6a47ab02efc3","html_url":"https://github.com/GauravOOO2/Swiggy-Clone","commit_stats":null,"previous_names":["gauravooo2/swiggy_clone","gauravooo2/swiggy-clone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GauravOOO2/Swiggy-Clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GauravOOO2%2FSwiggy-Clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GauravOOO2%2FSwiggy-Clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GauravOOO2%2FSwiggy-Clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GauravOOO2%2FSwiggy-Clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GauravOOO2","download_url":"https://codeload.github.com/GauravOOO2/Swiggy-Clone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GauravOOO2%2FSwiggy-Clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31567227,"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":["api","front-end-development","frontend-web","reactjs","swiggy-api","swiggyclone","tailwindcss","web-development"],"created_at":"2024-11-10T20:04:50.634Z","updated_at":"2026-04-08T18:02:11.000Z","avatar_url":"https://github.com/GauravOOO2.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Project Title\n\nCreating Mirror Swiggy application incorporating live APIs and Realtime technologies, with the aim of gaining practical experience and deepening understanding of development concepts. Key features include:\n\n\n## Tech Stacks used\n\n- Javascript\n- React\n- Redux\n- Tailwind\n\n\n## Features\n\n- API's\n- Lazy Loading\n- Custom Hooks\n- Higher-Order Components\n- Single Responsibility Principle\n\n\n\n## 🔗API Links\n\n!!! Ensure that you utilize a CORS-bypassing extension when accessing these APIs.\n - [Swiggy Hotels List API](https://www.swiggy.com/dapi/restaurants/list/v5?lat=12.96340\u0026lng=77.58550\u0026is-seo-homepage-enabled=true\u0026page_type=DESKTOP_WEB_LISTING)\n - [Swiggy Menu List API](https://www.swiggy.com/dapi/menu/pl?page-type=REGULAR_MENU\u0026complete-menu=true\u0026lat=12.96340\u0026lng=77.58550\u0026restaurantId=484182\u0026catalog_qa=undefined\u0026isMenuUx4=true\u0026submitAction=ENTER)\n\n## 🔥 Clone this Repository\nYou need to write the following commands on the terminal screen(in vscode) so that you can run this project locally.\n\n```bash\n  git clone \"https://github.com/GauravOOO2/Swiggy-Clone.git\"\n```\n\nGo to the project directory\n\n```bash\n  cd Swiggy-Clone\n```\n\nInstall React dependencies\n\n```bash\n  npm install\n```\n\nRun the React app following this commands\n\n```bash\n  npm start\n```\n\n\n## Screenshots\n\nCards List of restaurants\n\n![Cards List of restaurants](https://gauravooo2.github.io/Gaurav_portfolio/Project_images/SwiggyHome.png)\n\nLazy Loading \n\n![Lazy Loading](https://gauravooo2.github.io/Gaurav_portfolio/assets/img/swiggy_prog2.png)\n\nMenu Details \n\n![Menu Details](https://gauravooo2.github.io/Gaurav_portfolio/Project_images/SwiggyMenu.png)\n\nCart Details\n\n![Cart Details](https://gauravooo2.github.io/Gaurav_portfolio/Project_images/SwiggyCart.png)\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgauravooo2%2Fswiggy-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgauravooo2%2Fswiggy-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgauravooo2%2Fswiggy-clone/lists"}