Make a quote generator with Nuxt.js

Step by step guide on how to code a quote generator with Nuxt.js

John Philip
JavaScript in Plain English
3 min readDec 31, 2020

--

In this article, we are going to make a simple random quote generator with Nuxtjs.

If you aren’t familiar with Nuxtjs check the article down below will get you up and started quickly with Nuxtjs.

--

--