This is a single page application that provides information about all Game of Thrones Houses. You will find an overview on the homepage and get detailed information by clicking on a house.
A live version is online under: https://game-of-thrones-houses.onrender.com/
Clone this repository and run
npm install
Next step run
npm run dev
Vite will run the app under http://127.0.0.1:5173/