ikramsarfraz / quiz-app-react-typescript

A quiz game using an API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quiz-app

A quiz game that fetches questions/answers using an API, built using React with Typescript.

Screenshots

recordit Quiz App Gif

Quick Start

Clone Repository

git clone https://github.com/ikramsarfraz/quiz-app-react-typescript.git

Install server dependencies

npm install

Run App

npm start

Features

  • 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

About

A quiz game using an API


Languages

Language:TypeScript 81.1%Language:HTML 18.9%