Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 672 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 672 Bytes

ComicsApp

.NET Core

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 :)