Skip to content

My Geo-Ninja App logs users location on a world map upon signing in. Upon clicking on the users location pin, a wall will pop up which allows us to post messages in real time. This project introduced to me the concept of ‘authentication’. This allows users to sign up and login and out, and checks that a users alias and email are unique. It also …

Notifications You must be signed in to change notification settings

Sn0wbird/geo-ninjas

Repository files navigation

geo-ninjas

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

geo-ninjas

About

My Geo-Ninja App logs users location on a world map upon signing in. Upon clicking on the users location pin, a wall will pop up which allows us to post messages in real time. This project introduced to me the concept of ‘authentication’. This allows users to sign up and login and out, and checks that a users alias and email are unique. It also …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published