Explore Nepal is a multi-page travel website designed to showcase the beauty and culture of Nepal. Built with React and styled using Tailwind CSS, the website is fully responsive and provides an engaging user experience.
- Welcoming hero section with a brief introduction to Nepal.
- Navigation bar with links to Home, About Nepal, and Destinations pages.
- Highlighted top destinations with links to detail pages.
- General information about Nepal, including its history, culture, and geography.
- Images and illustrations of Nepal's landmarks and nature.
- Popular travel activities (e.g., trekking, cultural exploration).
- Grid displaying a list of travel destinations.
- Filtering options based on Region, Type, and Rating.
- Sorting by Rating or Popularity.
- Links to detailed pages for each destination.
- Detailed information about a selected destination:
- Name
- Region
- Description
- Rating
- Images
- Popular activities
- Back button to navigate to the Destinations List Page.
- Frontend Framework: React
- Styling: Tailwind CSS
- Routing: React Router
- Deployment: Vercel
-
Clone the repository:
git clone https://github.com/yourusername/explore-nepal.git
-
Navigate to the project directory:
cd explore-nepal -
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to:
http://localhost:5173/
Deploy the project on Vercel:
-
Install the Vercel CLI:
npm install -g vercel
-
Deploy the project:
vercel
For any questions or feedback, please reach out to:
- GitHub: [Mandip69(https://github.com/mandip69)