Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 667 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 667 Bytes

Campgrounds

A web application to put your coolest campgrounds for people looking ahead to do camping. :)

Description

You can login and signup in the site. It is somehow responsive. Work is in production Added to sell campgrounds for people go Camping!

Installation

After forking it or downloading on your system you have to install given packages using node package manager ( npm )

npm install express request body-parser method-override passport connect-flash passport-local mongoose

Usage

After installing npm packages, type node app.js in the root directory of this file in your system terminal to start the server at localhost:3000/

Enjoy