Skip to content

Greenfield: A social application for organizing and maintaining bar crawls in any area. Built with Vue.js, the app utilizes Geolocation technology for realtime visual updates on your CRawl's participants. Keep track of your friends and make sure everyone stays safe!

Notifications You must be signed in to change notification settings

JessicaTorres-debug/Crawl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crawl

A travel app for people who love to drink

Install dependencies

npm install

Install Client dependencies

cd client npm install

Serve client

npm run client(in root)

Add the database

npm run db

Run server

VScode debugger or npm run server

Production Build

cd client npm run build

Enjoy

Stay thirsty my friend

About

Greenfield: A social application for organizing and maintaining bar crawls in any area. Built with Vue.js, the app utilizes Geolocation technology for realtime visual updates on your CRawl's participants. Keep track of your friends and make sure everyone stays safe!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 45.3%
  • JavaScript 44.6%
  • HTML 6.7%
  • CSS 3.4%