Yelp-Camp

image

Table of Content

Description

YelpCamp is a website where users can create campgrounds by adding its name, description, price, location and some images showing the campground and other users can review it. You need to have an account to be able to create or review a campground. This project is a part of "The Web Developer Bootcamp 2023" course on Udemy by Colt Steele.

Technologies

  • HTML
  • EJS
  • CSS
  • Bootstrap
  • Javascript
  • Node
  • Express
  • MongoDB and mongoose

Cloud Services

  • MongoAtlas: Deploying and managing database
  • Cloudinary: Storing images that are uploaded on the website
  • Render: Hosting the website

Website Video

Yelp_Camp.mp4

Notes

If the website has not been visited for a long time, it will take a long time to load the next time you try to visit it. This is because the website spins down with inactivity and spins back up with a subsequent request due to the use of Render. So if the website takes a long time to load, just wait and give it some time 😄.