Skip to content

Amzon Clone with React - Next.js - MongoDB - Redux - Cloudinary - TailwindCss - TypeScript

Notifications You must be signed in to change notification settings

no2ehi/full-amazon-clone

Repository files navigation

Full Amazon Clone

This project is a shopping website that looks like Amazon website

Live Demo

Demo Link

🖥️ Technologies

🚀 Features

  • Home Page with Swiper
  • Product Page includes Sizes, Colors...
  • Add Comment with images For Product
  • Cart Page
  • Checkout Page with Coupon section
  • Order Page with Payment
  • Profile page (address, list orders, reset password,...)
  • Login/Signup User Account
  • Google / GitHub Authentication
  • Search Page
  • Browse Page (Filter By Category, Size, Color, ...)
  • Admin Dashboard (add prodcut, category, sub category,...)
  • New Features... (coming soon)

Screenshot

Home

home

Product Page

product-page

Browse Page

browse

Cart Page

cart

Checkout Page

checkout

Admin Dashboard

create-product

ℹ️ How To Use

# Clone the repository
git clone https://github.com/no2ehi/full-amazon-clone

# Go into the directory
cd full-amazon-clone

# Install dependencies
npm i
# or
yarn

# Run the development server
npm run dev
# or
yarn dev

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

Feedback

If you have any feedback, please reach out to us at ruholahn2@gmail.com

Author