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
admin1@gmail.com Admin1@123 admin2@gmail.com Admin2@123 admin3@gmail.com Admin3@123