Skip to content

Latest commit

 

History

History
70 lines (47 loc) · 2.56 KB

README.md

File metadata and controls

70 lines (47 loc) · 2.56 KB

Shopee Ecommerce Clone


View website


About The Project

Shopee stands as the foremost e-commerce platform in Southeast Asia and Taiwan. It's a platform meticulously designed for this region, offering customers a convenient, secure, and swift online shopping journey, complete with robust payment and logistical assistance.

Shopee's vision is to continually elevate its platform and become the preferred e-commerce hub for the entire region. It boasts an extensive array of product categories, spanning consumer electronics, home and lifestyle, health and beauty, baby and toys, fashion, and fitness equipment.

Shopee-clone frontend

This is the repository for the Shopee e-commerce clone frontend. The base was created with React + TypeScript + Vite. It's written in React and Typescript.

Local development environment

This project uses the latest Node 18 version node: > 18.0.0, npm: >8.0.0

Follow instructions on how to install Yarn here: Yarn installation documentation.

Shopee-clone has a backend repository (typescript, mongodb, express, mongoose, jwt): api-shopee

Usage for development

  1. Open your terminal
  2. Type git clone https://github.com/HannahNguyen6729/shopee-clone.git
  3. Install npm packages: cd client yarn install
  4. Type yarn dev to run this app.

Main features

  • Authentication using JWT:

    • Sign up
    • Sign in
    • Sign out
  • Product List:

    • Products Searching
    • Sorting and filtering by categories, price, rating, top sale, relevance, latest products...
    • Pagination
  • Product Detail:

    • Image on hover zoom effect
    • Carousel
    • Add to cart
  • Shopping Cart:

    • Payment (demo)
    • CRUD: select all products, delete products, update products

Screenshots

Screenshot 2024-01-11 at 14-40-40 Shopee Hot Deals Best Prices

Screenshot 2024-01-11 at 14-41-21 Shopee Hot Deals Best Prices

Screenshot 2024-01-11 at 14-42-14 Shopee Hot Deals Best Prices