MCPcopy Index your code
hub / github.com/abhaygoel14/Food-Delivery-Web-App

github.com/abhaygoel14/Food-Delivery-Web-App @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
19 symbols 77 edges 26 files 0 documented · 0% updated 2y ago★ 38
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Food-Delivery-Web-App

This is a web application for food delivery. It uses the Swiggy public API to fetch data and generate responses for restaurant cards and menus.

Features : 1. Shimmer Ui 2. Lazy Loading 3. Responsive 4. Real Time Data Fetch From Api 5. Working Search Bar 6. Cart Using Redux Tool Kit 7. Error Page

DISCLAIMER :

If you are trying to access the live website kindly use this extension and enable it so that 3rd party API can run. https://chrome.google.com/webstore/detail/allow-cors-access-control/lhobafahddgcelffkeicbaginigeejlf?hl=en

Video link : https://drive.google.com/file/d/1f_ZQ_rfPjixU_mAxJhqRKUb4sJMcRmP_/view?usp=sharing

https://user-images.githubusercontent.com/78078088/231143634-14b7a842-b32c-4fd3-b8d5-088f4e43d1ff.mp4

🔥 Clone this Repository

You need to write the following commands on the terminal screen(in vscode) so that you can run this project locally.

  git clone "https://github.com/abhaygoel14/Food-Delivery-Web-App.git"

Go to the project directory

  cd Food-Delivery-Web-App

Install dependencies

  npm install

Start the server

  npm run dev
  yarn run dev

To create a build :

  npm run build
  yarn run build

Contributing :

Contributions are welcome! If you would like to contribute, please create a pull request.

Credits :

This application uses the Swiggy public API.

# Please note that due to third-party API usage, there may be instances where images may not be displayed properly.

Performance Measure by Lighthouse:

image

This application should now be running on localhost. If you want to Fork repository and want to run locally, follow this guidelines Fork and Clone Github Repository

Core symbols most depended-on inside this repo

Shape

Function 14
Method 3
Class 2

Languages

TypeScript100%

Modules by API surface

src/components/ErrorBoundary.js5 symbols
utils/useIsLargeView.js2 symbols
src/components/MenuCard.js2 symbols
src/components/Body.js2 symbols
src/components/sum.js1 symbols
src/components/header/Header.js1 symbols
src/components/header/Error.js1 symbols
src/components/header/Cart.js1 symbols
src/components/header/About.js1 symbols
src/components/RestaurantMenu.js1 symbols
src/components/Footer.js1 symbols
App.js1 symbols

For agents

$ claude mcp add Food-Delivery-Web-App \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page