Skip to content

Frontend clone of amazon with checkout cart feature, payment integration using stripe and firebase

Notifications You must be signed in to change notification settings

dm89f/amazon-clone

Repository files navigation

This Project is a Frontend clone of amazon using NextJS, tailwindcss, next-auth, stripe payment integration with firebase as database.

Features

  • Populating Products from fake store API to simulate the product list in home page
  • sign in options using Google.
  • Add to Cart feature using redux-toolkit
  • simulated purchase orders using stripe payment gateway
  • finally view the orders made.

Getting Started

To run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

Demo URL

Open [https://amazon-clone-olive-xi.vercel.app/)

About

Frontend clone of amazon with checkout cart feature, payment integration using stripe and firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages