Skip to content

A pixel-perfect frontend clone of the UsabilityHub landing page, meticulously crafted using HTML5 and CSS3. This project demonstrates advanced layout techniques including Flexbox and CSS Variables for maintainable code. It features a fully responsive design across all breakpoints—from desktop to mobile (479px)—ensuring a seamless user experience.

License

Notifications You must be signed in to change notification settings

RonitkumarSoni/Usability-Hub-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UsabilityHub Clone 🚀

A high-fidelity, fully responsive landing page clone of UsabilityHub, built to demonstrate modern frontend development techniques, pixel-perfect UI replication, and clean code architecture.

📸 Responsive Showcase

To demonstrate the design's flexibility, here is the visual preview across different device sizes:

Desktop View Mobile View (Responsive)
Preview

Pro-Tip: Replace the placeholders above with your specific desktop and mobile screenshots located in your /images folder.

🎯 Project Overview

The goal of this project was to replicate the complex and clean layout of UsabilityHub. This project focuses on mastering core CSS skills like Flexbox and Responsive Design without the use of external frameworks.

✨ Key Features

  • Fully Responsive: Optimized for all devices including Desktop, Tablet (991px), and Mobile (479px).
  • Interactive Navigation: A functional mobile "hamburger" menu built with Vanilla JavaScript and FontAwesome icons.
  • Modern CSS Architecture: Uses CSS Variables (:root) for consistent color schemes and easy maintenance.
  • Utility-First Approach: Implements a utility class system for flex layouts and typography consistency.
  • Semantic HTML: Structured with HTML5 tags for better SEO and web accessibility.

🛠️ Tech Stack

  • HTML5: For semantic markup and structure.
  • CSS3: Advanced styling using Flexbox, CSS Variables, and custom Media Queries.
  • JavaScript: Used for the responsive navigation toggle functionality.
  • FontAwesome: Integrated for high-quality vector icons.

📂 Project Structure

Based on the current repository organization:

👨‍💻 Author - Contact Me

If you like my work or want to discuss a project, feel free to reach out:

Name: Ronit kumar Soni

LinkedIn: Ronit Kumar

GitHub: @RonitkumarSoni

Email: [ronitkumarsoni.cg@gmail.com]

Usability-Hub-Clone/
├── assets/             # Brand logos and website background assets
├── images/             # Documentation screenshots and previews
├── index.html          # Core structure of the landing page
├── style.css           # Global styles and variables
├── media-Quary.css     # Dedicated responsive breakpoints
├── LICENSE             # MIT License
└── README.md           # Project documentation

About

A pixel-perfect frontend clone of the UsabilityHub landing page, meticulously crafted using HTML5 and CSS3. This project demonstrates advanced layout techniques including Flexbox and CSS Variables for maintainable code. It features a fully responsive design across all breakpoints—from desktop to mobile (479px)—ensuring a seamless user experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published