/quiz-client

Quiz Web App with Vue3. SSR was used in the app.

Primary LanguageVue

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup

How to run

  • cd quiz-client
  • npm install
  • npm run dev

Notes

  • The web app is fully responsive.
  • The parallax scrolling effect was added.
  • SCSS was used for styling as CSS preprocessor.
  • SSR was used in this project.

Screenshot

quiz-app