Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 750 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 750 Bytes

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