Skip to content

With this app you can browse comics from sources like Garfield, XKCD and Calvin and Hobbes.

License

Notifications You must be signed in to change notification settings

ParagRaut/ComicsApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComicsApp

With this small app you can browse random comics from sources like Garfield, XKCD and Dilbert.
This progressive web app is implemented in .Net Core Blazor (ASP Core Hosted Model)

To build/run this, you need to have .netcore 3.1.201 or higher installed

Visit following url to download appropriate .netcore sdk version

URL: https://dotnet.microsoft.com/download/dotnet-core

To run this project

git clone https://github.com/ParagRaut/ComicsApp.git
cd ComicsApp
dotnet build
cd src
dotnet run --project Server

Goto this address on web browser of your choice

URL: https://localhost:5001 or http://localhost:5000

Feel free to create pull requests and enjoy comic strips without ads :)

About

With this app you can browse comics from sources like Garfield, XKCD and Calvin and Hobbes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published