Skip to content

wmompie/YelpCamp

Repository files navigation

YelpCamp Clone Project

A Yelp-like clone for campgrounds, campsites and outdoor activities. Can create campgrounds, leave photos, leave comments, log in, and includes authentication and authorization.

Getting Started

These instructions will get the node packages installed in your copy so you can have the project up and running on your local machine for development and testing purposes.

Prerequisites

Node/npm, MongoDB and a Text Editor of your choice.

Installation

Use the node package manager npm to install dependencies.

npm install

Built With

  • MongoDB - The database used
  • Express - Node Framework
  • Node.js - JavaScript runtime tool
  • Mongoose - MongoDB object data modeling library
  • Passport - Authentication middleware for Node.js
  • EJS - Embedded JavaScript templating

License

ISC