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.
- HTML
- EJS
- CSS
- Bootstrap
- Javascript
- Node
- Express
- MongoDB and mongoose
- MongoAtlas: Deploying and managing database
- Cloudinary: Storing images that are uploaded on the website
- Render: Hosting the website
Yelp_Camp.mp4
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 😄.