A simple responsive ecom app that lets user choose a product from category page and add it to either wishlist or cart.
- Homepage with carousal and product categories to choose from.
- Product page with price, category and rating filter, and a sort by check.
- Wishlist page where user will be shown their wishlist items, they can add to cart, and remove from wishlist.
- Cart Page where user can see the details of the total amount and discount, user can remove from cart and add to wishlist.
- Support dark mode and light mode
- Signup, Signin and Signout page.
Auto Login functionality is in place for the time being. Please refresh the page TWICE to get it triggered.
On First Load you'll view Signup and Login links on Navbar, on second load you will view Signout(as user gets logged in).