The office quiz is a responsive website for bored students (or for bored people in general) who also happen to be enjoy the tv show “The Office” (US) and want to enjoy themselves a little bit with a quiz.
The website contains a quiz in which you need to guess which character from the tv show, said the quote.
On the following site is a live demo: https://rvdegroen.github.io/web-app-from-scratch-2223/spa/
I used the following technologies:
If you’re wondering how to install my application, simply follow the following steps:
git clone https://github.com/rvdegroen/web-app-from-scratch-2223.git
live server
extension if you’re using VSCodespa
folder, where you can find the applicationThe source code is distributed under the GPL-2.0 license. See LICENSE.md for more information.
This is my wishlist:
I have put most sources in between my code where I used the code. I also used https://openai.com/blog/chatgpt sometimes and changed the code. Mostly used it in the beginning of this project for inspiration.