/firebase-auth-vue

Just a simple Firebase Authentication with VueJS with multiple OAuth such as Google, Github, Facebook, Phone Number, & Email Password

Primary LanguageVueMIT LicenseMIT

Firebase Authentication with Vue

This is a just small simple project to test Firebase Authentication with VueJS

Technology

The project uses the following technology stack:

JS Framework: VueJS

CSS Framework: Vuetify

Authentication: Firebase Authentication

Install, Configure & Run

# Clone Repo via SSH
$ git clone https://github.com/ChrisLegaxy/firebase-auth-vue.git

# Go into the directory
$ cd firebase-auth-vue

# Install dependencies
$ npm install

# Edit your firebase config
$ vim firebase.config.js

# Run in development mode
$ npm run serve

Author

Vansen Hengmeanrith (Chris Legaxy/Chris Van) 😎

Contact chris.legaxy@gmail.com | chrisvan.vshmr@gmail.com

Website https://chrisvan.netlify.app

License

MIT License