project•2023
TrendHub
ReactViteTailwind CSSPaystackFramer Motion

The Problem
Most e-commerce tutorials stop at the cart. I wanted to build something that handled real money — checkout, payments, the whole flow.
The Idea
TrendHub is a fashion e-commerce demo with category browsing, a shopping cart, a wishlist, and actual payment processing via Paystack.
Building It
React with Vite for speed, Tailwind CSS for styling, and Framer Motion for micro-interactions. The cart uses local state but the checkout hits Paystack's live API. Sonner toasts keep the user informed at every step.
The Stack
React, Vite, Tailwind CSS, Paystack, Framer Motion.
What's Next
Backend integration for inventory management and order history.