Skip to content

Simple login and registration with Vue, Vuex, Vue Router, and Vue Resource with Firebase for the backend

Notifications You must be signed in to change notification settings

irvanalfaridzi/simple-login-registration

Repository files navigation

Simple Login Registration with Vue and Vuex

Simple-Login-Registration

This app builds with Vue 2 with implement:

To see a demo go to https://simple-login-registration.vercel.app/login

  • Create, Update, and Delete to Realtime Database were disabled for a while due to maintenance

Features

  • Login
  • Registration
  • Update data user
  • Remove data user
  • Forget password (coming soon)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Simple login and registration with Vue, Vuex, Vue Router, and Vue Resource with Firebase for the backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published