Quiz site README in progress
- React with Hooks
- Built in VS Code (v.1.70.1) using the following languages:
- Javascript
- React
- CSS
- JSX
- HTML
- Firebase
Tested in Latest Google Chrome build
-
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.
Licensed under GNU GPL 3.0