← Back to Projects
MarketPlace Buy & Sell

An e-commerce platform offering a smooth checkout experience and real-time inventory updates.This is the frontend for the Marketplace application, built with a modern React stack. It leverages Next.js for server-side rendering and optimal performance, styled with Tailwind CSS, and uses Radix UI for accessible, high-quality components.
Technologies Used
ReactRedux ToolkitNode.jsExpress
Challenges Faced
- Handling real-time state synchronization across multiple devices.
- Structuring Redux store to manage cart state efficiently.
Future Plans & Improvements
- Integrate dark mode support.
- Implement multi-currency payment options.