Skip to content

kiera-dev/tree_of_thrones

Repository files navigation

tree_of_thrones

An interactive tree of who is alive & who is dead in Game of Thrones.

Image of Frontend

How to run:

Go here and view it in a web browser: (https://tree-of-thrones-service-hcwqxldcva-uw.a.run.app)

OR:

Download the .NET SDK (https://dotnet.microsoft.com/en-us/download)

Open a terminal/cmd prompt. Run:

git clone git@github.com:kiera-dev/tree_of_thrones.git

Navigate to the project folder

cd tree_of_thrones

Resotre project dependencies:

dotnet restore

Build project:

dotnet build

Run project:

dotnet run

Go to localhost:5000/ in a browser

About

A data visualization project/ interactive tree of who is alive & who is dead in Game of Thrones.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published