Skip to content

๐Ÿงโ“๐Ÿ€„๏ธ Quiz Game. Implemented with React, Axios and Material UI.

Notifications You must be signed in to change notification settings

chornaya-com/quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

19 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Quiz Game

CircleCI PRs Welcome

Quiz Game is a web app based on Open Trivia Database API. Implemented with React (incl. React Context Hook), Firebase and Circle CI integration, stylized with CSS.

Live demo

Preview

Features

  • firebase setup
  • circle ci setup
  • axios for fetching data
  • material ui for loader
  • useSound for onClick sound effects

How To

Install Dependencies

yarn install

Development

to start development server run:

yarn start

Tests

to run unit tests execute:

yarn test

Deployment

  • create production build:
yarn build
  • deploy to firebase:
yarn deploy

About

๐Ÿงโ“๐Ÿ€„๏ธ Quiz Game. Implemented with React, Axios and Material UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published