Gogee90 / Geo-loaction-based-chat

A chat app based on geo location and a firebase tutorial app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

geo_location_based_chat

Issues LinkedIn

A Vue.js project


JavaScript --> [Geo location chat]

Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

Product Name Screen Shot

In this project, i've built a Chat based on geo-location using vue.js and firebase as a database.

You can check the demo here: https://relaxed-nightingale-bb7716.netlify.app/

Built With

This project was built using these technologies.

  • HTML/CSS
  • JavaScript
  • Vue.js
  • Vue router
  • Firebase

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.

Usage

To have this app on your pc, you need to:

  • Vue.js and Node.js installed on your computer
  • download or clone this repo:
    • Clone with SSH:
      git@github.com:Gogee90/Geo-loaction-based-chat.git
    
    • Clone with HTTPS
      https://github.com/Gogee90/Geo-loaction-based-chat.git
    
  • run "npm install" to install all dependencies

Contributors

👤 Igor Nikolaev

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a if you like this project!

📝 License

This project is MIT licensed.

About

A chat app based on geo location and a firebase tutorial app.


Languages

Language:JavaScript 57.9%Language:Vue 40.2%Language:HTML 1.9%