The aim of this project is to create a modern, responsive product catalog web application that allows users to browse, search, and filter products easily. It also includes a demo Admin Mode where new ...
ProductCatalogApi (ASP.NET Core 6 Web API using EF Core + SQLite) client-app (React) Open ProductCatalogApi in Visual Studio 2022 and run the API. Then run the React app from client-app (npm install + ...