To launch the backend server first run Update-Database in PM.
To launch the frontend server first run npm install and than npm start.
brunogrbavac/Shop
Simple React web app with .NET 5 backend and MSSQL databse made using EF Core. Made as a selection task for 2nd phase of internship @KingICT.
C#