How to run my code
-
Download my code from this repository (https://github.com/BayLadyCoder/react-trivia-game)
-
Make sure you have Node.js installed in your computer.
-
Run 'npm install' in your terminal (while in this project directory)
-
Run 'npm start' to start the program.
OR
Open your browser and brows this URL https://bayladycoder.github.io/react-trivia-game/ to see the project.
Enjoy, Bay