Skip to content

React Week 4 'Quiz of Choice (Prompt #1)' project. [Relevant to Opine internship work. -SM, 1/17/2023]

Notifications You must be signed in to change notification settings

SaMajerus/quiz-hub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuizHub

Created by William Mentzer, Tiberius Lockett, and Noah Lundquist in December of 2022

Links

Description

Component Diagram

Quiz site README in progress

Features

  • React with Hooks

Technologies Used

  • Built in VS Code (v.1.70.1) using the following languages:
    • Javascript
    • React
    • CSS
    • JSX
    • HTML
    • Firebase

Tested in Latest Google Chrome build

Installation

  • Download Git Bash

  • Input the following into Git Bash to clone this repository onto your computer:

      >git clone https://github.com/nalundquist/quiz-hub
    
  • Enter the cloned project folder "quiz-hub" and type:

      >npm install
    
  • After such you can type:

      >npm run start
    
  • To host the site on your machine at localhost:3000.

Known Bugs

License

Licensed under GNU GPL 3.0

About

React Week 4 'Quiz of Choice (Prompt #1)' project. [Relevant to Opine internship work. -SM, 1/17/2023]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.5%
  • HTML 19.1%
  • CSS 14.4%