
Yelpcamp is a fictional web application for reviewing campsites using Node.js, ExpressJS, mongoose, passport, RESTful routing, jQuery, Javascript and bootstrap.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Things you need to know before you start working with the project
You can use git clone or simply download the zip to your local machine.
This guide will help you to install Node.js and npm:
https://docs.npmjs.com/getting-started/installing-node
###Running Application: cd into yelpcamp folder and type the following command in terminal:
node app.js
This application has been tested on several other browsers like Chrome, Mozilla and Microsoft Edge.
This project is licensed under the MIT License - see the 'LICENSE.md' file for details
I hope this project will inspire you to create many more projects ahead. Thank you for using or contributing to this repository.