This project was bootstrapped with Create React App.
Leoul Tilahun
Jesus Arredondo
In the project directory, you can run:
If you have node skip this step:
If not use:
Open the current folder in any IDE you have but vscode preferred.
Set your terminal path to the current folder
You have two folder options test and trivia.
Choose trivia by cd trivia.
Your current location should show <yourPath>/triviaGame/trivia
Type npm install on the current terminal.
Once the previous command finishes run npm start on the current terminal.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.