With this app you can browse comics from sources like Garfield, XKCD and Calvin and Hobbes.
To build/run this, you need to have .netcore 8.0.100 or higher installed
Visit following url to download appropriate .net version
URL: https://dotnet.microsoft.com/download/dotnet/8.0
To run this project
git clone https://github.com/ParagRaut/ComicsApp.git
cd ComicsApp
dotnet run --project src/ComicsApp
Feel free to create pull requests and enjoy comic strips :)