Skip to content

Simple game of trivia (React, Redux, Typescript, Material UI)

Notifications You must be signed in to change notification settings

DruSerkes/trivia-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trivia Game

Play a few rounds!!

Don't you just love trivia?!

Features

Play a trivia game! Get feedback after every question, whether you're wrong or right!

Choose:

  • The number of questions
  • The style of question (true/false vs multiple choice)
  • The game difficulty

Data

This app uses the Open Trivia DB for question data

Tech

  1. React
  2. Typescript
  3. Redux
  4. Jest
  5. @testing-library/react

Why?

I wanted to code something fun, I love working with React, and I wanted to get more practice with Typescript (particularly with Redux). I also wanted to tell my friend who hosts trivia games that I built a robot to take his job 🤣

Tests

  1. Clone this repo
  2. npm install dependencies
  3. npm test

About

Simple game of trivia (React, Redux, Typescript, Material UI)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published