Welcome to HiLink, a beautifully designed travel website created using Next.js, TailwindCSS, and TypeScript. This project showcases a modern and responsive UI/UX design, aimed at providing a seamless browsing experience for users exploring various travel destinations.
HiLink is a visually appealing travel website that offers an engaging user interface with sections like travel guides, camp exploration, and call-to-action for mobile apps. The website is designed to inspire wanderlust and provide a user-friendly experience to help users explore destinations and plan their next adventures.
Built with the latest web technologies like Next.js, TailwindCSS, and TypeScript, the site features a responsive design that adapts beautifully across devices.
- Next.js (Frontend Framework)
- TailwindCSS (CSS Framework)
- TypeScript (Programming Language)
- React.js (UI Library)
- Vercel (Deployment Platform)
- Responsive Design: The website is fully responsive, providing a smooth experience on desktops, tablets, and mobile devices.
- Hero Section: A visually striking section that captures attention with high-quality images and inspiring text.
- Camp Exploration: Explore various camps and vacation options with dedicated sections featuring interactive cards and information.
- Travel Guides: A comprehensive travel guide section with detailed content and images to help users plan their trips.
- Call to Action: A section encouraging users to download the mobile app, complete with download links for iOS and Android.
- Footer with Social Links: Includes easy navigation and social media links for enhanced connectivity.
Follow these steps to set up the project locally:
Before you begin, ensure you have the following installed:
- Git
- Node.js (v14 or later)
- npm (Node Package Manager)
git clone https://github.com/rajanarahul93/hilink.git
cd hilinkRun the following command to install the required dependencies:
npm installTo start the development server, run:
npm run devThis will start the application at http://localhost:3000. Open this URL in your browser to view the site.
Once the app is running, you can explore various sections such as:
- Hero Section: Eye-catching design that sets the tone for the website.
- Camp Exploration: Browse different camping destinations.
- Travel Guide: Learn more about travel tips, destinations, and guides.
- Call to Action: Click to explore the mobile app.
We welcome contributions to HiLink! If you'd like to improve the project, feel free to fork the repository, make changes, and submit a pull request.
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch). - Make your changes and commit (
git commit -am 'Add new feature'). - Push to the branch (
git push origin feature-branch). - Submit a pull request.
Thank you for checking out HiLink! If you have any questions or suggestions, feel free to open an issue or reach out via GitHub Issues.