Status: Planned — no code has been added yet. This repo is a placeholder for a standalone e-commerce web application; this README will be updated with a real tech stack, setup steps, and architecture notes once development starts.
A customer-facing online store covering the core e-commerce flow:
- Product catalog with search and filtering
- Shopping cart
- Checkout and order placement
- User accounts and order history
- Admin panel for managing products and orders
Not yet decided. See the related repos below for stack options already being explored on this account.
- MERN — MongoDB/Express/React/Node learning repo, also planning a full-stack e-commerce build
- MEAN — MongoDB/Express/Angular/Node learning repo
Nothing to run yet. Once the project is scaffolded, this section will cover install, environment setup, and local dev commands.