Kuper007 / quiz-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

A simple quiz app about the "Friends" series.

Deploy

The app is deployed on Netlify and is available on: https://fluffy-starburst-891c8e.netlify.app/

Installation & Setup

Install all nessecary dependencies: yarn install

Run the app: yarn start

Styling

For styling the components I used the Material UI library.

Shuffling

The questions are being shuffled on every reload to make a more unique experience for different users.

About


Languages

Language:TypeScript 81.2%Language:HTML 15.5%Language:CSS 3.3%