Himalayan Trails is a travel landing page project designed to showcase high-altitude treks, spiritual mountain pilgrimages, and offbeat destinations across the Indian Himalayas. It features offline maps, smart alerts, and community-driven content to inspire and assist explorers, trekkers, and pilgrims.
- Frontend Framework: Next.js / React.js
- Styling: Tailwind CSS (or your choice)
- Package Manager: pnpm / npm / yarn
- Deployment Ready: Easily host on Vercel, Netlify, etc.
# 1. Clone the repository
git clone https://github.com/Rajgupta36/Himalayan-Trails.git
# 2. Navigate into the project directory
cd Himalayan-Trails
# 3. Install dependencies
pnpm install
# 4. Run the development server
pnpm dev
Once running, open http://localhost:3000 in your browser.
.
├── public/ # Static assets (images, icons, social media icons, etc.)
├── components/ # Reusable UI components (e.g., header, footer, sections)
├── constants/ # Static content (features, people list, footer links)
├── app/ # Application pages and routing (Next.js 13+ App Router)
├── README.md # Project documentation
└── package.json # Project metadata and scripts
If you find this project helpful, please consider giving it a star ⭐ on GitHub. It motivates and helps the project grow!
Built with love for the mountains 🏔️ — Happy Trekking! 🙌