BenRauzi / demo-vue

Demo app for a code-test using vue.js and firebase. No design, just basic functionality using Firebase Auth & Firestore with Vuetify

Home Page:https://atom-demo.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demo-vue

Simple code test: "Create a Vue.js SPA that authenticates and allows registration against Google Firebase, with the ability to store user profile information in Firestore. As an addition I have also allowed this to work with Google OAuth authentication"

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

Demo app for a code-test using vue.js and firebase. No design, just basic functionality using Firebase Auth & Firestore with Vuetify

https://atom-demo.netlify.app/


Languages

Language:Vue 73.4%Language:JavaScript 21.6%Language:HTML 5.1%