A Node.js project. It is a web app that tracks various campgrounds and their features and makes it easier for you to plan a lovely vacation with your family!
- After creating an account, you can post new campground record with you as the author.
- All the campgrounds and their details are visible for potential buyers.
- You can post a review of a campground.
- Maps make it easier for you to identify the location.
- Pictures of the campground helps you decide on which campground to visit
Node.js for backend MongoDB for database Express.js for routing HTML,CSS for frontend EJS for templating