Skip to content

Instantly share code, notes, and snippets.

import React, { useEffect, useMemo, useRef, useState } from "react";
/**
* NeedsVsWantsGame
* - 90 second timer
* - 28 questions, results show correct count + % (in brackets)
* - Pass mark 70%
* - If fail: encourage play again
* - If pass: show Play Again + Back to Lesson