TechGear
A modern, responsive e-commerce experience.

Overview
TechGear is a full-featured e-commerce web application for electronics and tech gadgets. Built as a learning project to master modern React development practices.
The Problem
Wanted to build a real-world e-commerce application to practice React 18 features, TypeScript, and modern UI component libraries.
Approach
React 18 with TypeScript for type-safe development. Tailwind CSS v4 for responsive, utility-first styling. shadcn/ui component library for consistent, accessible UI components.
Challenges
Implementing complex state management for shopping cart functionality. Ensuring responsive design across all device sizes. Learning and integrating shadcn/ui component patterns.
Results
Fully functional e-commerce frontend. Responsive design working across mobile, tablet, and desktop. Clean component architecture following modern React patterns.