This repository contains a full stack application that allows you to take true false quizzes from the Open Trivia Database
- Ensure that you have the latest version of Node JS installed.
- Clone and open the repository.
- Run npm install in a command prompt in the same directory as the repository.
- Run the NodeServer.mjs file.
- Paste the URL from the console output into your preferred local web browser.