irvanalfaridzi / simple-login-registration

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

Home Page:https://simple-login-registration.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://simple-login-registration.vercel.app


Languages

Language:Vue 57.7%Language:JavaScript 40.1%Language:HTML 1.9%Language:CSS 0.2%