E-Commerce System (React + ASP.NET Core)
I built this project entirely from scratch as a full-featured e-commerce system with a professional admin dashboard for managing products, orders, and users.It includes a React frontend (using Vite and Tailwind CSS) and a ASP.NET Core Web API (.NET 9) backend.The system supports image uploads, CSV data export, and a secure payment gateway with HMAC verification, along with structured logging for monitoring and analysis.It was developed following Clean Architecture principles and built with Entity Framework Core, FluentValidation, and Serilog.
React
Vite
Tailwind CSS
ASP.NET Core
.NET 9
EF Core
SQL Server
Serilog