ECOMZY (E-commerce site)
shop with ease ,only on ecomzy.
Created on 23rd March 2024
•
ECOMZY (E-commerce site)
shop with ease ,only on ecomzy.
The problem ECOMZY (E-commerce site) solves
• One-time API Fetch: Optimized performance by fetching API data once and storing it in Redux Store and using the same data in other components.
• User can Login and order items. Manager gets information of items and personal details of user through E-mail.
• User can filter items according to price Range, Rating, Low-to-High, Category-Wise, and allow to search Items.
• Cart Data is stored in Local Storage, so that Data remains in Cart after refreshing website.
• Responsive Design: Enjoy a user-friendly interface that adapts to any device, providing a consistent and engaging shopping experience.
Challenges we ran into
Challenges:-
Fetch api only one time so that Project is Highly optimised and store data in redux store
,Show filtered data comming from that store.
