Hey there! This is Francesco Lanthaler's Trivia App. It runs on React and grabs questions from the Open Trivia Database. It's my final project for the Frontend Development Course at FH Salzburg.
Try it out: trivia.francescolanthaler.com
How to set it up:
- Copy this repo to your computer.
- Open the folder and type "npm install" to get everything ready.
- Run "npm run dev" and click the link in your terminal.
Enjoy!