Skip to content

anoobhov/AdvancedSwiggy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Swiggy Clone

This project is a Swiggy Clone built using React and Parcel. It dynamically fetches data using Swiggy's live APIs (captured via browser network inspector). It is not a static siteβ€”all restaurant and food data are rendered dynamically using real-time API calls.

πŸ”§ Tech Stack

  • Frontend: React.js
  • State Management: Redux Toolkit (used for cart functionality)
  • Bundler: Parcel
  • Data Source: Swiggy Live APIs (accessed via Network Inspector)

βœ… Features Implemented

  • Dynamic fetching of restaurant listings and menus via Swiggy APIs
  • Real-time rendering of food items and restaurant details
  • Cart management using Redux Toolkit

🧩 Functionalities to be Added

  • πŸ” Search: Allow users to search for restaurants or dishes
  • πŸ›’ Improved Cart UI: Show total price, quantity updates, etc.
  • πŸ“± Responsive Design: Enhance for mobile and tablet viewports
  • πŸ’¬ User Reviews: Display reviews (if retrievable from APIs)
  • πŸ“¦ Checkout Flow: Add mock or dummy payment process

πŸ“¦ Installation

git clone https://github.com/your-username/swiggy-clone.git
cd swiggy-clone
npm install
npm parcel src/index.html

About

Worked with Live APIs of Swiggy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages