- Westeros Chart
Landing page of the main members that are part of the houses along with their location on the map of Westeros in the world of Game of Thrones.
- HTML 5
- CSS 3
- JavaScript ES6
- Bootstrap 5
- Sketch
- Preview
- Clone the project
- Go to the project directory from console
- cd housesGotChart/
- install dependencies using the command from console npm install
- Go to the json directory using the command
- cd json
- Start the server using the command json-server --watch characters.json
- Hover the mouse over the house area, showing the color and coat of arms of the house.
- Display members of a house by clicking on the corresponding area to which it belongs.

