Welcome to BuddyTrail – your ultimate travel companion! 🌍
🗺️ Interactive Travel Map: Explore popular destinations across India and around the world. Click on markers to learn more about each location.
🌙🌞 Dark & Bright Mode: Switch between dark and bright modes for a comfortable browsing experience, day or night.
🏨 Hotel Finder: Find the best hotels at affordable rates, handpicked to suit your budget and preferences.
📝 Travel Blog: Read tips, guides, and personal stories from seasoned travelers.
🌐 Multi-Language Support: View the website in multiple languages, catering to a global audience.
⭐ User Reviews and Ratings: Read and leave reviews for destinations, hotels, flights, and activities.
📝 HTML/CSS: For building and styling the website structure.
⚙️ JavaScript: For interactive features like the map and mode toggling.
🗺️ Google Maps API: For displaying the interactive travel map.
📱 Responsive Design: The website is fully responsive and works on all devices.
Join the list. We are waiting
Here's how you can contribute to the repository:
-
Fork the repository to your own GitHub account.
-
Clone the repository to your local machine:
git clone https://github.com/PriyalGhosal/BuddyTrail.git
-
Navigate into the directory:
cd BuddyTrail
-
Install dependencies (if applicable):
npm install
-
Create a new branch for your changes:
git checkout -b <your-branch-name>
-
Make your changes, commit, and push:
git add . git commit -m "Your message here" git push origin <your-branch-name>
-
Create a pull request from your GitHub repository.
# Thanks for reading!!!