rommelcanoy / jadoo

A travel agency landing page developed by Next.js

Home Page:https://jadoo-iota.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jadoo Travel Landing Page

This project is a landing page for Jadoo Travel, implemented using Next.js and deployed on Vercel. It showcases the amazing travel services provided by Jadoo Travel and aims to attract potential customers with its appealing design and user-friendly interface.

Technologies Used

  • Next.js: Next.js is a popular React framework that provides server-side rendering, routing, and other powerful features for building web applications.
  • TypeScript: TypeScript adds static typing to JavaScript, making the development process more robust and less error-prone.
  • Vercel: Vercel is a cloud platform that allows for seamless deployment and hosting of Next.js applications, providing fast and reliable performance.

Acknowledgments

I extend my heartfelt gratitude to @gabrielshaze for the exceptional design of Jadoo Travel. The stunning visuals and intuitive layout have significantly contributed to making this landing page stand out and create a memorable experience for users.

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository to your local machine.
  2. Install the dependencies using npm install or yarn install.
  3. Run the development server with npm run dev or yarn dev.
  4. Open your browser and navigate to http://localhost:3000 to view the Jadoo Travel landing page.

Features

  • Modern Design: The landing page features a modern and visually appealing design that captures the essence of travel and adventure.
  • Responsive: The page is fully responsive and adapts seamlessly to different screen sizes and devices, ensuring an optimal viewing experience for all users.
  • Smooth Animations: Thoughtful use of animations and transitions adds an extra layer of interactivity and engagement to the website.
  • Call-to-Action: Strategic placement of call-to-action buttons encourages visitors to take the desired actions, such as booking a trip or subscribing to the newsletter.

About

A travel agency landing page developed by Next.js

https://jadoo-iota.vercel.app


Languages

Language:TypeScript 96.3%Language:JavaScript 2.4%Language:CSS 1.3%