Skip to content

lhsazevedo/vuetify-material-auth

Repository files navigation

Vuetify Material Auth

A work-in-progress Google like auth example using vuetify

Introduction

This project is a simple demonstration of how to create a Google like, router based, multi step login form using Vue and Vuetify.

Features and Roadmap

  • Sign in flow
  • Sign up flow
  • Username recovery flow
  • Password recovery flow
  • Internationalization

See it in action

Demo: https://vuetify-material-auth.vercel.app

Project setup

npm install
npm run serve