I'm trying to recreate a simple version of the Hey.com feature tour using Nuxt.js (or Vue.js), as you can see here.
I'm sure there are examples (perhaps even repos) of this out there in either nuxt.js or vue. If you have a tip on how to do this, please leave a comment below!
Top comments (2)
@eruizdechavez it is indeed a carousel, but
This is basically what I'm trying to replicate, but with nuxt.js / vue.
Understood and thanks for the context. I was hoping for an example of this in action.