A quiz game that fetches questions/answers using an API, built using React with Typescript.
git clone https://github.com/ikramsarfraz/quiz-app-react-typescript.git
npm install
npm start
- Typescript
- async await fetch request
- Populate UI dynamically with questions/answers from API, link to trivia API!
- Use Background from Unsplash, link to Unsplash!
- Google Font (Catamaran, Fascinate Inline), link to Fonts!
- Styling using styled-components