ross102 / notSoTriviaApp

Simple demonstration of a quiz app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trivia app

Developed using react, typescript, redux toolkit and styled components

How to run

cd into the root directory and run npm install

after installation , run npm start

this will open up the browser to localhost:3000

Three Screens

  • Home Screen
  • Quiz Screen
  • Result Screen

Click begin to start the quiz

file Structure

In the src folder we have

app components features routes services

About

Simple demonstration of a quiz app


Languages

Language:TypeScript 82.3%Language:JavaScript 6.9%Language:CSS 5.7%Language:HTML 5.1%