Skip to content

Allows users to create and search Pokemon Go Lure festivals/Parties

Notifications You must be signed in to change notification settings

rubenroques/LureFestivalSite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lure Festivals

Application allows users to create and search Pokemon Go Lure festivals/Parties. Application build with MEAN (Mongo, Express, Angular, and Node) and Integration with Google Maps.

Instructions to run locally

  1. Clone repository and download npm packages
git clone https://github.com/rubenroques/LureFestivalSite.git
npm install
  1. Launch mongod in one terminal then run server.js
mongod
node server.js
  1. Open browser http://localhost:3750/

About

Allows users to create and search Pokemon Go Lure festivals/Parties

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published