This is a simple ASP.Net Core MVC application that uses the Marvel API to display a list of characters and their details.
-
Clone the repo
git clone https://github.com/iRevolutionDev/marvel-aspnet
-
Build the project
dotnet build
-
Run the project
dotnet run