This application is an e-commerce platform focused on selling unique handcrafted earrings. It allows users to browse a collection of products, add items to their shopping cart, and manage their orders seamlessly. To use the app, users can navigate through various sections including a homepage, product listings, a shopping cart, and a contact page. The homepage features highlighted products and information about the brand. Users can filter products by category, search for specific items, and sort them based on different criteria such as price or name. Each product has a dedicated detail page where users can view more information, select quantities, and add items to their cart. The app is built using modern web technologies including React for the frontend, TypeScript for type safety, and Next.js for server-side rendering and routing. It utilizes a context API for state management, specifically for handling the shopping cart functionality. The application also incorporates various UI components for a consistent user experience, including buttons, cards, and input fields. Key features of the app include: - A responsive design that adapts to different screen sizes. - A product filtering and sorting system to enhance user navigation. - A shopping cart that allows users to add, remove, and update quantities of items. - A contact form that enables users to reach out for inquiries or to place orders via WhatsApp. - Dynamic product detail pages that provide comprehensive information about each item. Overall, this application aims to provide a user-friendly shopping experience for customers looking for unique jewelry pieces.
No tags
Last Updated June 1, 2025