Update the server name with your server name("Server=" here) in the connection string present in the appsettings.json file in the Grocery store
"ConnectionStrings": { "SqlServerConnectionStr": "Data Source= ;Initial Catalog = DeliverrDb ;Integrated Security=true;" }
Admin credentials, Admin will be created on its own when the project will be run for the first time.
Email Password
[email protected] Admin1@123 [email protected] Admin2@123 [email protected] Admin3@123