Sky-Freight Tailwind Templates

Sky Freight

SkyFreight - A modern, responsive single-page website for an air cargo transport company. Built with React, Tailwind CSS, and optimized for SEO, featuring shipment tracking, services, testimonials, and CTAs for user engagement.

Sky-Freight šŸššāœˆļø

Responsive Air Cargo Transport Website

Sky-Freight is a modern, responsive single-page website designed for an air cargo transport company. Built with React and Tailwind CSS, it provides seamless navigation, tracking functionality, industry-relevant information, and user-friendly UI/UX optimized for performance and SEO.


šŸš€ Live Demo

Visit the Site


šŸ“‹ Project Structure

/client
│
ā”œā”€ā”€ /public
│   ā”œā”€ā”€ about.webp
│   ā”œā”€ā”€ features.json
│   ā”œā”€ā”€ heroVideo.mp4
│   ā”œā”€ā”€ services.json
│   └── testimonials.json
│
ā”œā”€ā”€ /src
│   ā”œā”€ā”€ /assets
│   │   ā”œā”€ā”€ /services
│   │   └── /testimonials
│   │       └── about.avif
│   │
│   ā”œā”€ā”€ /components
│   │   ā”œā”€ā”€ Footer.jsx
│   │   └── Navbar.jsx
│   │
│   ā”œā”€ā”€ /pages/home
│   │   ā”œā”€ā”€ About.jsx
│   │   ā”œā”€ā”€ ContactUs.jsx
│   │   ā”œā”€ā”€ CTA.jsx
│   │   ā”œā”€ā”€ FAQ.jsx
│   │   ā”œā”€ā”€ Features.jsx
│   │   ā”œā”€ā”€ Hero.jsx
│   │   ā”œā”€ā”€ Home.jsx
│   │   ā”œā”€ā”€ IndustriesWeServe.jsx
│   │   ā”œā”€ā”€ PartnerWithUs.jsx
│   │   ā”œā”€ā”€ Services.jsx
│   │   ā”œā”€ā”€ Testimonials.jsx
│   │   └── Tracking.jsx
│   │
│   ā”œā”€ā”€ /utils
│   │   └── getImgUrl.js
│   │
│   ā”œā”€ā”€ App.jsx
│   ā”œā”€ā”€ App.css
│   ā”œā”€ā”€ index.css
│   ā”œā”€ā”€ main.jsx
│   └── index.html
│
ā”œā”€ā”€ package.json
ā”œā”€ā”€ tailwind.config.js
└── vite.config.js

šŸ› ļø Tech Stack

  • Frontend: React.js, Tailwind CSS
  • UI/UX: Responsive Design Principles, React Swiper.js
  • Animation: CSS transitions, Swiper.js carousel
  • Build Tool: Vite
  • Hosting: Vercel

🌟 Key Features

  1. Hero Section

    • Video background with a responsive CTA (Call to Action).
  2. About Us Section

    • A concise overview of Sky-Freight's mission and services.
  3. Tracking Section

    • Allows users to input their Tracking ID and track shipments.
  4. Services Section

    • Lists various services with dynamic data fetched from services.json.
  5. Industries We Serve

    • Highlights industries served with SEO-friendly headings.
  6. Testimonials

    • Showcases customer reviews using Swiper.js carousel for smooth sliding.
  7. FAQ Section

    • A comprehensive list of frequently asked questions with collapsible answers.
    • Includes embedded CTAs.
  8. Partner With Us

    • A section encouraging collaboration.
  9. Contact Us Page

    • Contact form with input validation for user inquiries.
  10. Footer

  • Social media links, Privacy Policy, and a Newsletter subscription form.

šŸ“Š Quantitative Analysis

Performance Metrics

Metric Value
Page Load Time (Average) ~0.6 seconds
Lighthouse Performance 95+
Accessibility 90+
Best Practices 95+
SEO 98
Responsive Compatibility Fully Responsive
  • Optimized images, lazy loading, and React's efficient rendering ensure fast performance.
  • Meta tags, headings, and schema markup make the site SEO-friendly.
  • Tailwind CSS ensures smooth responsiveness across devices (mobile, tablet, desktop).

šŸ–„ļø How to Run Locally

  1. Clone the repository:

    git clone https://github.com/your-username/sky-freight.git
    cd sky-freight
    
  2. Install dependencies:

    npm install
    
  3. Start the development server:

    npm run dev
    
  4. Open the project in your browser:

    http://localhost:5173
    

Let me know in the Issues if you'd like any changes! 😊

Top categories

Loading Svelte Themes