Description
I developed a modern e-commerce platform using React with Vite as the frontend framework, seamlessly integrated with a backend built on .NET 8.
The architecture is based on microservices, which ensures modularity, scalability, and ease of maintenance across core business domains such as product catalog, shopping cart, order management, and payments.
For state management and efficient server communication, I implemented React Query, enabling optimized data fetching, caching, and synchronization with backend APIs.
On the UI side, I leveraged Shadcn components to deliver a clean, responsive, and accessible design system, accelerating development while maintaining consistency throughout the application.
The solution provides users with a fast, reliable, and intuitive online shopping experience, while the codebase is structured to support future growth and continuous integration of new features.