Skip to content

Sahitya777/assignment

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First clone the github repo:

git clone https://github.com/Sahitya777/assignment.git

Install the packages and dependency:

yarn install
# or
npm install

After that to run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Getting Started

Order Page (can add items and view the overall payment summary) image

After Placing order the users proceeds to the payment page

image

Click on proceed to pay for payment (Razorpay payment gateway opens on clicking the button with the total amount to be paid)

image

After successfull payment this popup opens

image

Redirection to summary page

image

About

TSX PIZZERIAS Pizza ordering payment gateway integration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published