{"id":21726472,"url":"https://github.com/notharshhaa/zomato-clone","last_synced_at":"2025-04-12T23:32:56.669Z","repository":{"id":243010133,"uuid":"734176305","full_name":"NotHarshhaa/Zomato-Clone","owner":"NotHarshhaa","description":"This repository is a full-stack food delivery application inspired by Zomato. It includes a React.js frontend and integrates DevSecOps practices to ensure a secure and automated deployment pipeline.","archived":false,"fork":false,"pushed_at":"2025-04-04T09:09:01.000Z","size":3258,"stargazers_count":7,"open_issues_count":0,"forks_count":43,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T10:23:31.841Z","etag":null,"topics":["devsecops","devsecops-best-practices","devsecops-pipeline","reactjs","zomato-app","zomato-clone","zomatoclone"],"latest_commit_sha":null,"homepage":"","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/NotHarshhaa.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":"2023-12-21T03:52:53.000Z","updated_at":"2025-04-04T09:09:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"cfaa0000-e2aa-4a9a-bbf0-52427f7bc6d8","html_url":"https://github.com/NotHarshhaa/Zomato-Clone","commit_stats":null,"previous_names":["notharshhaa/zomato-clone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotHarshhaa%2FZomato-Clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotHarshhaa%2FZomato-Clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotHarshhaa%2FZomato-Clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotHarshhaa%2FZomato-Clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotHarshhaa","download_url":"https://codeload.github.com/NotHarshhaa/Zomato-Clone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647257,"owners_count":21139081,"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":["devsecops","devsecops-best-practices","devsecops-pipeline","reactjs","zomato-app","zomato-clone","zomatoclone"],"created_at":"2024-11-26T03:36:05.590Z","updated_at":"2025-04-12T23:32:56.662Z","avatar_url":"https://github.com/NotHarshhaa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🍽️ **Zomato Clone: Secure Deployment with DevSecOps CI/CD**  \n\n![Zomato Clone](https://miro.medium.com/v2/resize:fit:1400/format:webp/1*X_hm5iF0NRjbOZHB6RQIFA.jpeg)  \n\n🚀 **A full-stack Zomato Clone with DevSecOps integration for a secure and scalable deployment.**  \n\nThis **Zomato Clone: Secure Deployment with DevSecOps CI/CD** repository is a **full-stack food delivery application** inspired by Zomato. It includes a **React.js frontend** and integrates DevSecOps practices to ensure a secure and automated deployment pipeline.  \n\n## 🔹 **Key Features:**  \n\n✅ **User-friendly UI** – Interactive menu, checkout, and order tracking.  \n✅ **Secure DevOps Pipeline** – CI/CD automation with security checks.  \n✅ **Optimized Deployment** – Uses containerization \u0026 cloud hosting.  \n✅ **React.js-Based Frontend** – Built with Create React App.  \n✅ **Production-Ready** – Includes build optimizations \u0026 best practices.  \n\n\u003e This repo is a great **learning project** for those interested in **DevSecOps, CI/CD, and secure web app deployment**. 🚀\n\n🔗 **Read the detailed blog post:** [Zomato Clone - Secure Deployment with DevSecOps CI/CD](https://blog.prodevopsguytech.com/zomato-clone-secure-deployment-with-devsecops-cicd)  \n\n## 📸 **Project Screenshots**  \n\n| Home Page | Menu View | Checkout Page |  \n|-----------|----------|---------------|  \n| ![](https://miro.medium.com/v2/resize:fit:750/format:webp/1*xVxk3tSbk9yA6hel60t13g.png) | ![](https://miro.medium.com/v2/resize:fit:750/format:webp/1*KOwp6K2sOcSmDyk9Axnvhw.png) | ![](https://miro.medium.com/v2/resize:fit:750/format:webp/1*t1x_F_qwHI6anvRHS59OxA.png) |  \n\n---\n\n## 🛠️ **Getting Started**  \n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).  \n\n### 🔧 **Prerequisites**  \n\nEnsure you have **Node.js** and **npm** installed.  \n\n```sh\nnode -v   # Check Node.js version\nnpm -v    # Check npm version\n```\n\n### 📦 **Installation**  \n\nClone the repository and install dependencies:  \n\n```sh\ngit clone https://github.com/your-repo/zomato-clone.git  \ncd zomato-clone  \nnpm install  \n```\n\n### 🚀 **Running the App**  \n\nStart the development server:  \n\n```sh\nnpm start  \n```\n\n🔗 Open [http://localhost:3000](http://localhost:3000) in your browser.  \n\n---\n\n## 📜 **Available Scripts**  \n\n| Command | Description |  \n|---------|------------|  \n| `npm start` | Runs the app in development mode |  \n| `npm test` | Launches the test runner |  \n| `npm run build` | Builds the app for production |  \n| `npm run eject` | Ejects the default configuration (irreversible) |  \n\nFor more details, check the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).  \n\n---\n\n## 🚢 **Deployment**  \n\n### 🔥 **Build for Production**  \n\n```sh\nnpm run build  \n```\n\n📂 The app is built in the `build/` folder, ready for deployment.  \n\n### 🌍 **Hosting**  \n\nYou can deploy this project on:  \n\n- **Vercel** ([Docs](https://vercel.com/docs))  \n- **Netlify** ([Docs](https://docs.netlify.com/))  \n- **AWS Amplify** ([Docs](https://docs.aws.amazon.com/amplify/latest/userguide/welcome.html))  \n\n---\n\n## 📚 Learn More  \n\n- 🏗️ [React Documentation](https://reactjs.org/)  \n- ⚡ [Code Splitting](https://facebook.github.io/create-react-app/docs/code-splitting)  \n- 🔍 [Analyzing Bundle Size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)  \n- 📲 [Making a Progressive Web App](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)  \n\n---\n\n## 🤝 **Contributing**  \n\nContributions are welcome! If you'd like to improve this project, feel free to submit a pull request.  \n\n---\n\n## **Hit the Star!** ⭐\n\n**If you find this repository helpful and plan to use it for learning, please give it a star. Your support is appreciated!**\n\n---\n\n## 🛠️ **Author \u0026 Community**  \n\nThis project is crafted by **[Harshhaa](https://github.com/NotHarshhaa)** 💡.  \nI’d love to hear your feedback! Feel free to share your thoughts.  \n\n---\n\n### 📧 **Connect with me:**\n\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-%230077B5.svg?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://linkedin.com/in/harshhaa-vardhan-reddy) [![GitHub](https://img.shields.io/badge/GitHub-181717?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/NotHarshhaa)  [![Telegram](https://img.shields.io/badge/Telegram-26A5E4?style=for-the-badge\u0026logo=telegram\u0026logoColor=white)](https://t.me/prodevopsguy) [![Dev.to](https://img.shields.io/badge/Dev.to-0A0A0A?style=for-the-badge\u0026logo=dev.to\u0026logoColor=white)](https://dev.to/notharshhaa) [![Hashnode](https://img.shields.io/badge/Hashnode-2962FF?style=for-the-badge\u0026logo=hashnode\u0026logoColor=white)](https://hashnode.com/@prodevopsguy)  \n\n---\n\n### 📢 **Stay Connected**  \n\n![Follow Me](https://imgur.com/2j7GSPs.png)\n\n---\n\n### 🎉 **Happy Coding!** 🚀  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotharshhaa%2Fzomato-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotharshhaa%2Fzomato-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotharshhaa%2Fzomato-clone/lists"}