Skip to content

Campy is a Full stack application built in Express which allows you to view and comment on different camping sites across the world

Notifications You must be signed in to change notification settings

nikhilmufc7/Campy

Repository files navigation

Campy

Deploy

Campy is a Full stack application built in Express which allows you to view and comment on different camping sites across the world

Running

Git clone git@github.com:nikhilmufc7/Campy.git
cd to your cloned version
npm install
open a new tab in terminal for mongo instance and type

mongod
Back to our original tab

npm start or node app.js
open localhost:3000 in your browser

Technologies and Packages used

  • Node
  • MongoDB
  • Express
  • EJS
  • PassportJS
  • Bootstrap
  • Npm packages
    • Flash messages
    • mongoose
    • passport-local-mongoose
    • body-parser
    • method-override

Node, Mongo,Express image

About

Campy is a Full stack application built in Express which allows you to view and comment on different camping sites across the world

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages