git clone https://github.com/HarisMo993/BlogApp.git
Or
Cloning from the visual studio by choosing field Clone a repository and past https://github.com/HarisMo993/BlogApp.git
Modify the database connection in the appsettings.json file and execute migration in a package manager console
update-database
Before launching the application, make sure that a database has been added