This is a simple Game Of Thrones app which lets you know information of all the main characters.
https://game-of-throne.netlify.app/
Single page react.js based app!
Use of hooks and external APIs.
Ability to filter characters by their name!!
Mobile Responsive design.
All the character details is being dynmacially fetched.
You can enter any famous character name in the search bar and the app will show complete details of the character. Alternatively, you can also try the quiz. Click on "Play quiz" button to play a simple mcq type game with 5 differents questions. At the end of game, your total score is calculated and displayed to you
Quiz (A quiz based on famous quotes of GOT)
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.