Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 664 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 664 Bytes

Fun Trivia

A fun quiz game to test your knowledge and gain some more as it tells you the correct answer for every question. You can try the 10-questions trivia as many times as you want.

Salient features of the application are:

  • Use of TypeScript to get the benefits of a strongly typed programming language
  • Component-based development
  • Asynchronous data fetching using async-await
  • State management using useState hook
  • Material-UI with theming

Fun Trivia is available on Surge at this link


Repository created as part of Bootcamp 2020 online sessions