Camping website where we can add our favourite places for camping and other user can comment also. (Required login)
- NodeJs
- Express Js
- Passport Js
- Mongo Atlas
- Clone the repo
git clone https://github.com/m-zest/YelpCamp
- Install Dependencies
npm install
- Run node server
node app.js ( listening to localhost:3000/ )