Skip to content

A MERN stack quiz app built as a group project during the CodeClan PSD bootcamp

Notifications You must be signed in to change notification settings

LisaS7/mind-blank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mind Blank Quiz Logo

 

The Brief

Create a trivia browser game. Model and test the game logic and then display it in the browser for a user to interact with.

  • The game should display a question and four potential answers for the player to choose from.
  • The player should be able to choose a category and difficulty level.
  • The game should have a timer to make it more challenging.
  • The game should keep track of the player's score and display it to the player while they play and at the end of the round.

 

Technologies Used

 

Installation

  1. Clone this repo
  2. Run npm i in the client folder
  3. Run npm i in the server folder

Once the dependencies have finished installing:

  1. Run npm start in both the client and server folders
  2. Open http://localhost:3006/ in your browser

About

A MERN stack quiz app built as a group project during the CodeClan PSD bootcamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published