A responsive mock e-commerce website powered by the Fake Store API. Written in Next.js, React, Typescript, HTML, CSS. Live Demo: https://mockstore.vercel.app/
- LocalStorage integration: Save items to your cart or likes, with data persistence across sessions.
- Search functionality: Quickly find products by name or description.
- Product filtering & sorting: Filter and sort products by specific categories or pricing.
- Browse products
- Add products to your cart or likes
- View your cart and checkout
- Skeleton Loading: Add skeleton loading to each page to improve performance.
- Frontend: Next.js, React, Typescript, HTML, CSS
- API: Fake Store API