A modern full-stack shopping solution built with React, offering seamless product discovery and cart management with optimized performance.
- Product catalog with high-quality images
- Detailed product descriptions and specifications
- Real-time price updates and availability
- Wishlist functionality
- Persistent cart across sessions
- Quantity adjustment
- Instant cart total calculation
- One-click checkout process
- Code-splitting for optimized loading
- Image lazy-loading
- Efficient state management
- PWA-ready configuration
React-powered frontend with modern CSS
# Clone the repository
git clone https://github.com/amdadislam01/ema-john-simple.git
# Navigate to project directory
cd ema-john-simple
# Install dependencies
npm install
# Run development server
npm start
# Build for production
npm run build