Back to projects
July 7, 2026 • ongoing
RBuy
Built a responsive e-commerce platform using React, JavaScript, Tailwind CSS, and shadcn/ui, with product browsing, category navigation, and detailed product pages powered by the Fake Store API.
Implemented core e-commerce functionality including authentication, cart and quantity management, wishlist actions, and a responsive checkout experience using React Router.
Tech Stack
ReactJavaScriptTailwind CSSshadcn/uiReact RouterFake Store APIAuthenticationVercel
Features
- Product browsing with category-based navigation.
- Dynamic product data fetched from the Fake Store API.
- Add to Cart with quantity management.
- Wishlist functionality with add, remove, and move-to-cart actions.
- Cart count and wishlist count indicators in the navbar.
- Product detail pages with ratings, pricing, and quantity selection.
- Responsive checkout and billing form.
- User authentication and account interface.
- Responsive UI built with Tailwind CSS and shadcn/ui.
- Deployed on Vercel.