Skip to content

A Yelp-clone for finding camps. Made for the Colt Steele Web Dev Bootcamp.

Notifications You must be signed in to change notification settings

palaashatri/YelpCamp

Repository files navigation

YelpCamp

A Yelp-clone for finding camps. Made for the Colt Steele Web Dev Bootcamp.

  • Built on Node.js and MongoDB
  • Uses EJS template engine over Express.js
  • Made on Bootstrap 3.3.7
  • Now Deployed on Heroku!

Localhost Instructions :

To run the app on your localhost, follow the following steps :

    npm install
    npm start
  • Open localhost:5000 in your browser!

You should now be able to view the landing page : preview

Have Fun! :)