This is the front end of a full-stack CS quiz generator application, which intends to help people refresh their CS knowledge.
The current version does not use BootStrap.
We'll use BootStrap to beautify the UI for the next version.
You MUST have a local server and database to run the entire web app as I haven't hosted the server and database to a cloud.
- Follow the steps described in my quiz-app-back repo to turn on the server and database
- Open https://cs-quiz-generator.netlify.app to interact with the UI