← projects
React

Ecommerce Website

Ecommerce Website
React
OVERVIEW

A modern e-commerce platform that offers features like product listings, user authentication, and a secure checkout system. Built with React.js for the front end and Node.js with MySQL for the back end.

TECH STACK
ReactNode.jsMySQL
KEY FEATURES
  • Product catalog with listings and detail pages
  • User authentication and account-based ordering
  • Secure checkout flow from cart to order confirmation
  • React front end backed by a Node.js and MySQL API
HOW IT WORKS
  1. 01A shopper browses the product catalog and views product detail pages
  2. 02Creating an account enables order history and personalized checkout
  3. 03Adding items to the cart and checking out creates an order via the Node.js API
  4. 04Order and product data is persisted in MySQL