GauravOOO2 / Swiggy-Clone

Swiggy Clone using Realtime API's and rendering Realtime restraints and there menu's.

Home Page:http://13.60.18.197:3000/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Title

Creating 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:

Tech Stacks used

  • Javascript
  • React
  • Redux
  • Tailwind

Features

  • API's
  • Lazy Loading
  • Custom Hooks
  • Higher-Order Components
  • Single Responsibility Principle

🔗API Links

!!! Ensure that you utilize a CORS-bypassing extension when accessing these APIs.

🔥 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/GauravOOO2/Swiggy-Clone.git"

Go to the project directory

  cd Swiggy-Clone

Install React dependencies

  npm install

Run the React app following this commands

  npm start

Screenshots

Cards List of restaurants

Cards List of restaurants

Lazy Loading

Lazy Loading

Menu Details

Menu Details

Cart Details

Cart Details

About

Swiggy Clone using Realtime API's and rendering Realtime restraints and there menu's.

http://13.60.18.197:3000/


Languages

Language:JavaScript 82.1%Language:HTML 9.8%Language:CSS 8.1%