Skip to content

DTPF/amazen-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

386 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazen E-commerce

Full-stack e-commerce platform with a custom CMS for business management, role-based admin panel, and service workers for performance.

Features

  • Product catalog with categories, search and filters
  • Shopping cart and checkout flow
  • Custom CMS for business content management
  • Admin panel with role-based access control
  • User authentication with JWT
  • Lazy loading and service workers for performance
  • Responsive design

Tech Stack

  • Frontend: React, JavaScript, Sass, Ant Design
  • State: React Context + useReducer
  • Auth: JWT (custom implementation)
  • PWA: Service workers via Workbox

Getting Started

  1. Clone and set up the backend first — see amazen-ecommerce-node
  2. Clone this repo: git clone https://github.com/DTPF/amazen-ecommerce.git
  3. Install dependencies: npm install
  4. Start the dev server: npm start

The app runs at http://localhost:3000

Related

About

Full-stack e-commerce platform with CMS and role-based admin panel -- React frontend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors