Skip to content

Sonnto/react-trivia-api-app

Repository files navigation

Random Trivia App

Details

A simple application that pulls a random true-false trivia question through an API call from Open Trivia Database.

Languages, Frameworks, Tools, Technologies

  • HTML
  • CSS
  • JavaScript
  • React.js

APIs

Instructions

Using npm

Run commands

  1. npm install

  2. npm run dev

Or using yarn

Run commands

  1. npm install --global yarn

  2. yarn install

  3. yarn run dev

What to do?

Click to reveal the trivia. Refresh to try it again.

About

Pulls a random true-false trivia question with an API with React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published