CampHunt is a web application built with Express.js that allows users to register, log in, create, and review campgrounds. The app features secure authentication and integrates with Cloudinary for efficient image uploads.
- User Registration & Login: Secure authentication system for user management.
- Campground Creation: Users can create and manage campgrounds.
- Review System: Users can leave reviews for campgrounds.
- Image Uploads: Cloudinary integration for uploading and managing campground images.
- Backend: Express.js
- Authentication: Passport
- Image Hosting: Cloudinary
- Database: MongoDB
- Clone the Repository:
git clone https://github.com/ACtink/camphunt.git