This app allows the user to create their own trivia game. This is aimed at people who lead trivia games in restaurants and bars, allowing them to create a game quickly and easily.
The user can search for trivia questions in specific categories and add them. A separate page lists all the questions they have added and the user can remove a question if they decide they don't want it.
- React 16
- Redux 4
- Redux Thunk
- CSS
Fork this repository:
https://github.com/tarynmartin/trivia-gamemaster
Clone your forked repository
git clone
and the copied URL
Change into the directory and install the project dependencies
cd
into directory and run npm install
for dependencies
In terminal, go to the project directory and run 'npm start' to open the project in the browser. Have fun creating a trivia game!
👤 Taryn Martin
- Github: tarynmartin
- LinkedIn: Taryn
Trivia Question Database API used to retrieve trivia questions.