Creating a feature tour like that of hey.com
KP

KP @kp

About: Building Platforms to empower people. My preferred Tech stack is in Laravel, Nuxt.js, Vuejs and TailWindCSS!

Location:
San Francisco
Joined:
Jun 17, 2019

Creating a feature tour like that of hey.com

Publish Date: Jun 29 '20
6 4

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!

Comments 4 total

  • KP
    KPJun 30, 2020

    @eruizdechavez it is indeed a carousel, but

    • the page URLs change with every new slide shown, with a nice fade-in animation
    • there are left and right arrow icons fixed on the screen.

    This is basically what I'm trying to replicate, but with nuxt.js / vue.

  • KP
    KPJun 30, 2020

    Understood and thanks for the context. I was hoping for an example of this in action.

Add comment