Script Trivia

Posted on 10 May 2023

ReactJS

React

Quiz app for non-IT professionals.

Project Screenshot

Click on image to enlarge

Tech Stack

Frontend

ReactJS, Webpack, SASS, Typescript

Deployment

Netlify

About

I developed this project to support my passion in opening the minds of non-IT professionals to the world of IT—namely coding. I feel that in this age where we are surrounded by technology, it is important to have some background understanding of the apps they use. It is NOT the aim of this app to convert people into programmers.

This app is built in ReactJS, Typescript & SASS. It is compiled using my custom Webpack boilerplate. This app doesn’t have a backend as I don’t want to pay for a database. The quiz data is baked into the code. This means a rebuild when new quizzes are added.

To avoid any legal implications, the app does not store or track one’s progress. This means that if one closes the page, their progress will be lost.