The Trivia Game - Single Page Application with Vue.js framework version 3.x - Noroff Assignment 2
This project was programmed for the Noroff Full Stack Bootcamp. It was the main assignment of the Vue learning module.
Clone repository to local directory, navigate to project root and install.
git clone https://github.com/teemunasanen/trivia-game.git
cd trivia-game
npm install
The app is deployed at Heroku.
For local installation, run this npm command in project root:
npm run dev
Small note: If editing the README, please conform to the standard-readme specification.
MIT © 2022 Julius Huttunen & Teemu Näsänen

