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.
/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
Hero Section
About Us Section
Tracking Section
Services Section
services.json
.Industries We Serve
Testimonials
FAQ Section
Partner With Us
Contact Us Page
Footer
Metric | Value |
---|---|
Page Load Time (Average) | ~0.6 seconds |
Lighthouse Performance | 95+ |
Accessibility | 90+ |
Best Practices | 95+ |
SEO | 98 |
Responsive Compatibility | Fully Responsive |
Clone the repository:
git clone https://github.com/your-username/sky-freight.git
cd sky-freight
Install dependencies:
npm install
Start the development server:
npm run dev
Open the project in your browser:
http://localhost:5173
Let me know in the Issues if you'd like any changes! š