Explore Nepalβs destinations with NepTour β Simple, Responsive, Informative
NepTour is a tourism website created to promote travel in Nepal. The site highlights popular destinations, provides useful tourist information, and offers an easy-to-navigate interface built using HTML and CSS.
π Live Demo: NepTour Live
NepTour/
βββ index.html # Main homepage
βββ assets/ # Images, CSS, and other assets
βββ styles.css # Main stylesheet
βββ subdiv.css # Additional styles
βββ tailwindcss-colors.css # Tailwind color utilities
βββ destination-pages/ # Pages for cities and regions like Kathmandu, Pokhara, Lumbini, etc.
- Multi-page static website for key destinations in Nepal
- Responsive layout and clean navigation
- Separate pages for major cities and regions (Kathmandu, Pokhara, Lumbini, Mustang, Bhaktapur, Ilam, Janakpur, Chitwan, Patan, Khumbu, etc.)
- Simple design focused on promoting travel and helping tourists navigate Nepal
- HTML β Structure and content
- CSS β Styling
- Tailwind CSS (colors) β Utility classes
- JavaScript β Minimal interactivity (if any)
- Clone the repository:
git clone https://github.com/wasitkrish/NepTour.git
- Navigate to the project folder:
cd NepTour- Open index.html in your browser:
open index.html # or double-click the fileNo build process required β this is a static site.
- Kathmandu
- Pokhara
- Lumbini
- Mustang
- Bhaktapur
- Ilam
- Janakpur
- Chitwan
- Patan
- Khumbu
- ...and more
NepTour was developed as a high school project to give travelers a simple, informative way to explore Nepalβs destinations and plan their trips. It was presented at the 2024 Intra-College IT Competition.
This project is licensed under the Apache License 2.0. You may obtain a copy of the license at:
This project is also under the MIT License.
Copyright (c) 2026 Krish Singh (github.com/wasitkrish)
- You are free to use, modify, distribute, and sublicense this project.
- You must include the original copyright notice and license in any derivative works.
- The project is provided "AS IS", without warranties or conditions of any kind.
For full terms, please refer to the official Apache License 2.0.