Skip to content

oscar223Po/jukter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚛 Jukter — Cargo Transport Search Website

Jukter connects users with cargo and transport services in just a few clicks. The website focuses on efficiency and clarity for businesses. Its clean design makes finding and booking services simple. Developing such a platform helps logistics companies save time and money.


🖼 Preview

jukter


🎯 Project Goals

  • ✅ Build a user-friendly and adaptive website with responsive design that reflects the company’s services
  • ✨ Add personality and liveliness to the site through pure JavaScript animations
  • ⚡ Ensure high loading speed and cross-browser compatibility (Google Chrome, Safari, Yandex Browser, Opera, Edge, Brave, etc.)
  • 🛠 Develop clean, valid, and maintainable code using only standard web technologies to guarantee stability and performance

🧩 Development Features

  • 📐 Semantic HTML5 markup for well-structured and accessible architecture
  • 🎨 CSS3 + SCSS (Sass) for styling with modularity and reusability
  • 🏷️ BEM methodology for organized class naming and scalability
  • 📱 Responsive layout with Flexbox and CSS Grid
  • ⚙️ JavaScript for interactive elements and dynamic behavior
  • 🔄 Gulp + Webpack for task automation:
    • SCSS compilation
    • Minification
    • Image optimization
    • Hot-reload during development

🛠️ Tech Stack

Technology Purpose
HTML5 Structure & semantics
CSS3 / SCSS Styling & maintainability
BEM Clean and scalable code
Flexbox & Grid Responsive design
JavaScript Dynamic functionality
Gulp & Webpack Build automation

✨ The chosen technology stack ensures stable performance, ease of development, and long-term support.