https://github.com/bankole2000/earth-friends
πππΊπββοΈπββοΈπββοΈπββοΈ Simple Geolocation cum Social App built with Vue JS and Firebase
https://github.com/bankole2000/earth-friends
authentication firebase geolocation vuejs
Last synced: 3 months ago
JSON representation
πππΊπββοΈπββοΈπββοΈπββοΈ Simple Geolocation cum Social App built with Vue JS and Firebase
- Host: GitHub
- URL: https://github.com/bankole2000/earth-friends
- Owner: Bankole2000
- Created: 2020-04-21T03:19:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:56:11.000Z (over 3 years ago)
- Last Synced: 2025-06-22T22:55:24.286Z (about 1 year ago)
- Topics: authentication, firebase, geolocation, vuejs
- Language: Vue
- Homepage: https://earth-friends.web.app/
- Size: 1.52 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# earth-friends
## 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](https://cli.vuejs.org/config/).