uber-eats-clone-app icon indicating copy to clipboard operation
uber-eats-clone-app copied to clipboard

🍔🍔 UberEats Clone Full Stack 🍔🍔

Uber Eats Clone App

Uber Eats Clone

Uber eats clone app made for training on Youtube Javascript.

Key FeaturesHow To UseDownloadCreditsRelatedLicense

Key Features

Application services and PORTs

app port
proxy 3001
user service 3002
restaurant service 3003
cart service 3004
delivery service 3005
order service 3006

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 [email protected]:tkssharma/UberEats-Clone-Full-Stack.git

# Go into the repository
$ cd UberEats-Clone-Full-Stack

# Install dependencies
$ pnpm i