andrewjuarez / YelpCamp

YelpCamp simulates Yelp but for campgrounds. Users create accounts, add and view campgrounds, and leave comments. Built using Node.js as the back-end and mainly HTML, Bootstrap, JavaScript to build out the pages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YelpCamp

12/7/18

  • Add Landing Page
  • Add Campgrounds Page that lists all campgrounds

Each Campground has:

Layout and Styling

12/7/18

  • Create header and footer partials
  • Incorporate Bootstrap

Post method to add a campground

12/8/18

  • Adds a campground to the array of campgrounds

About

YelpCamp simulates Yelp but for campgrounds. Users create accounts, add and view campgrounds, and leave comments. Built using Node.js as the back-end and mainly HTML, Bootstrap, JavaScript to build out the pages.


Languages

Language:JavaScript 55.0%Language:HTML 39.0%Language:CSS 6.0%