Skip to content

A simple React quiz app to teach myself TypeScript

Notifications You must be signed in to change notification settings

jmarthaller/quiz-app

Repository files navigation

TypeScript Quiz App

A quiz application built as an exercise to learn TypeScript. Utilizes the Open Trivia DB API for quiz information.

To use the app on your machine, clone this repo and run:

npm install && npm start

See my Medium for a breakdown of all I've been learning about TypeScript.

About

A simple React quiz app to teach myself TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages