Welcome to Camp-Site, your ultimate guide to discovering campgrounds across India. Whether you're a camper looking for your next adventure or a campground owner wanting to list your site, Camp-Site is the perfect platform for you.
- Find Campgrounds: Browse a comprehensive list of campgrounds with detailed information including location, price, and images.
- User Reviews: Read reviews from other campers to make informed decisions about where to stay.
- List Your Campground: Campground owners can easily add their sites, complete with all relevant details to attract campers.
- Interactive Map: Explore campgrounds on an interactive map for a more engaging experience.
- Frontend: HTML, CSS, JavaScript
- Backend: Node.js, Express.js
- Database: MongoDB
- Clone the repository:
git clone https://github.com/anuj-af/Camp-Site.git - Install dependencies:
npm install - Start the server:
npm start - Open your browser and go to
http://localhost:3000