Skip to content

tkssharma/swiggy-clone-full-stack

Repository files navigation

Swiggy Clone App

Swiggy Clone

Swiggy eats clone app made for training on Youtube Javascript.

Key Features β€’ How To Use β€’ Download β€’ Credits β€’ Related β€’ License

Key Features

  • TBD

Key Microservices

  • TBD

Application services

app port
proxy 80
user service 3001
restaurant service 3002
cart service 3003
order service 3004
payment service 3005
delivery service 3006
MQ Listener service 3001

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone git@github.com:tkssharma/swiggy-clone-full-stack.git

# Go into the repository
$ cd swiggy-clone-full-stack

# Install dependencies
$ pnpm i
  • App Architecture & Database diagram

Swiggy Swiggy