MarkTLite / elite-clothing

A complete and scalable Full-stack E-Commerce React PWA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elite Clothing

A full stack React PWA able to execute a complete ecommerce business process in a scalable way for a hypothetical company.

Link:

https://elite-fashion.netlify.app

Key Concepts Applied

React (Router, Hooks, Contexts)
Redux (Redux, Thunks, Sagas)
Redux Toolkit
SASS
Firebase (Auth, Firestore)
Styled Components

Current Features

Login, Google SignIn, User Register
Shop (Categories, Products)
Cart
Checkout

Branch Strategy

Git pull to get latest,
Create a new branch for each feature, fix or optimization then add a PR.

To Run

Used vite instead of create-react-app so

npm install
npm run dev

About

A complete and scalable Full-stack E-Commerce React PWA


Languages

Language:JavaScript 89.4%Language:SCSS 9.2%Language:HTML 1.4%