Skip to content

Code repository of an eCommerce website located in Vietnam.

Notifications You must be signed in to change notification settings

hpcao299/sgn_ui

Repository files navigation

SGN eCommerce Website

This repository contains the code for an eCommerce website developed by Phuc Cao. The website is built using React and TypeScript and utilizes various libraries and technologies to create a functional and visually appealing online shopping experience.

Netlify Status Vercel Status Preview Image

Features

  • Browse and search for products
  • View detailed product information
  • Add products to the shopping cart
  • Proceed to checkout and place orders
  • User authentication and account management
  • Admin panel for managing products and orders

Design

The website design is available on Adobe XD. It provides a visual representation of the user interface, layout, and interactions of the eCommerce website. The design can serve as a reference for implementing the front-end components and styling.

Migrating to Next.js

Because of low SEO score, this previous ReactJS app had been migrated to Next.js in order to increase availability to users. Also, it was also a case for learning. However, old ReactJS app is still available on Internet.