DEV Community

Cover image for Build a Quiz App with Vue
Christian Kozalla
Christian Kozalla

Posted on

2

Build a Quiz App with Vue

I made a Quiz App with Vue now available as a Tutorial in two parts. 🚀

Alt Text

Part I covers:

  • Setting up a project in Vue
  • Fetching data from API
  • Computed properties
  • Methods

Part II covers:

  • Handling custom events in Vue
  • Watchers
  • Component re-rendering

Starter Code available on GitHub

  • master branch is the starter
  • tutorial branch includes each individual step from start to finish

Try a Live Demo

Have fun playing! 🌈

If you like to read more on web development you can browse my blog chrisko.io ❤️ or follow me on Twitter 🔥

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay