Skip to content

Latest commit

 

History

History
29 lines (27 loc) · 836 Bytes

README.md

File metadata and controls

29 lines (27 loc) · 836 Bytes

YelpCamp

Add and comment on your favorite campgrounds. Share your favorite campgrounds with the community.

How to Use - Installation

  • Clone this repo.
  • Install MongoDB
  • Install Node.js
  • Go to source directory, where you cloned.
    • Run npm install in terminal
    • Run mongod in terminal
    • Run node app.js in new terminal

Finished - Visit live site

Landing Page

Main Page

Login

Create New Campground

Edit Campground

Delete Campground

Add Comment

Delete Comment