A Game of Throne Books Wiki web app built using Angular.
- This web application allows users to navigate through the books, characters, houses of the amazing world of Game of Thrones.
- The web is built using Angular and the API of Ice And Fire
git clone https://github.com/MouradGaa/Game-of-Thrones-Wiki-Angular-Web-App.git
cd Game-of-Thrones-Wiki-Angular-Web-App
npm install
npm start
- Open your browser and navigate to http://localhost:4200 to access the app.