backend operations. Inspired by popular e-commerce platforms like Noon, Meem aims to provide a seamless shopping experience with efficient product management and smooth navigation.
Key Features:
Product Catalog: Browse a wide range of products with detailed descriptions, prices, and images.
Shopping Cart: Add, update, and remove items from the cart with real-time updates.
User Authentication: Sign up and login functionalities using JSON Server to mock backend data storage.
Order Management: Place orders and view order history for a complete shopping workflow.
Responsive Design: Fully responsive layout built with Angular’s component-based architecture, ensuring usability on desktop and mobile devices.
Mock Backend: JSON Server handles product data, user info, and orders, enabling fast development without a real backend.