Skip to content

Quize game using api from https://jservice.io. Game provides a topics and questions with rating. Also, there is points system with the statistic for played users in local-storage

Notifications You must be signed in to change notification settings

emmarrat/quize-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz game works with https://jservice.io

Main features:

  • saving user, stats and game progress in local-storage with Redux-Persist
  • select question by value and receiving point equal to value if answer is correct
  • decrement of points for incorrect answers
  • timer for giving the answer

Stack:

TypeScript, React, Axios, Redux-Toolkit, Redux-Persist, React-Router, Material UI, Styled-Components

To run this app:

  1. Clone this repository
  2. Install all necessary dependencies: npm i
  3. Start the app: npm start

About

Quize game using api from https://jservice.io. Game provides a topics and questions with rating. Also, there is points system with the statistic for played users in local-storage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published