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!
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 :
Have Fun! :)