Skip to content

gitQuizzly is a brain tease game to reinforce learned ideas through fun quizzes and built in React

Notifications You must be signed in to change notification settings

cxwang001/gitQuizzy-ReactJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitQuizzy

https://gitquizzy.herokuapp.com/

alt text

Overview

A React-based Jeopardy like game that helps you to learn and remember new and old concepts.

Table of Contents

About gitQuizzy

gitQuizzly is a brain tease game to reinforce learned ideas through fun quizzes and at the same time reinforce or brush up on various web developer technologies or other fun/learning categories.

You can:

  • Click on each card under any category.

  • After you have seen the question you can click the card again to see the answer.

Creating the App

This project utilizes the following technologies:

  1. React
  2. ES6
  3. Node
  4. Express
  5. Webpack
  6. MUICSS
  7. CSS
  8. React-bootstrap

Downloading and Installing

Should you choose to clone this app to your computer, here are the package dependecies you'll need to install.

Run `npm init` then `npm install` to add the necessary dependencies

( These are the main npm packages installed: )
    1.  express         7.  morgan
    2.  body-parser     8.  history
    3.  muicss          9.  path
    4.  webpack         10. react
    5.  axios           11. react-dom
    6.  muicss          12. react-router

Additional features to add

  • User Authentication
  • User customization--Background, card colors, questions/answers
  • Point system to keep track of user's progress
  • A results page that displays user's score and also provides resource links to the questions missed.

About

gitQuizzly is a brain tease game to reinforce learned ideas through fun quizzes and built in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages