An open API service indexing awesome lists of open source software.

https://github.com/bayladycoder/react-trivia-game

Use React with API to get questions and answers for the game. --->>> Live App: https://bayladycoder.github.io/react-trivia-game/
https://github.com/bayladycoder/react-trivia-game

api css html javascript react

Last synced: about 2 months ago
JSON representation

Use React with API to get questions and answers for the game. --->>> Live App: https://bayladycoder.github.io/react-trivia-game/

Awesome Lists containing this project

README

          

How to run my code

1. Download my code from this repository (https://github.com/BayLadyCoder/react-trivia-game)

2. Make sure you have Node.js installed in your computer.

3. Run 'npm install' in your terminal (while in this project directory)

4. 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