Skip to content

RonitkumarSoni/Proxgy-Clone

Repository files navigation

🚀 Proxgy Website Clone

Proxgy Website Preview

A clean and professional front-end clone of the official Proxgy website, built using pure HTML and CSS only, focusing on layout accuracy, responsiveness, and modern UI structure.


📌 Project Overview

This project is a multi-page static front-end clone of the official Proxgy website
👉 https://www.proxgy.com/

The primary goal of this project was to replicate the real website design as closely as possible using only HTML & CSS, without using JavaScript, frameworks, or libraries.

This project highlights strong fundamentals in:

  • Semantic HTML
  • Advanced CSS layouts
  • Media queries & responsiveness
  • Real-world website structuring

🛠️ Tech Stack Used

  • HTML5 – Structure & page layouts
  • CSS3 – Styling, responsiveness & media queries

❌ No JavaScript
❌ No frameworks (Bootstrap, Tailwind, etc.)
❌ No libraries

✔️ 100% Pure HTML & CSS


📄 Pages Included

  • Home Page (index.html)
  • Products Page (products.html)
  • Sleeve Page (Sleeve.html)

Each page has:

  • Separate CSS file
  • Separate media-query CSS file for responsiveness

🎯 Key Features

  • ✅ Pixel-perfect UI inspired by the original Proxgy website
  • ✅ Fully responsive design (Mobile, Tablet & Desktop)
  • ✅ Clean and modular CSS structure
  • ✅ Real-world multi-page website setup
  • ✅ Beginner-friendly and readable codebase

📱 Responsive Design

The project is fully responsive using CSS media queries.

Optimized for:

  • 📱 Mobile devices
  • 💻 Laptops
  • 🖥️ Large screens

Each major page has its own *-media-query.css file for better maintainability.


📂 Project Structure

Proxgy-Clone/
│
├── index.html
├── style.css
├── index-media-query.css
│
├── products.html
├── products.css
├── products-media-query.css
│
├── Sleefe.html
├── Sleefe.css
├── Sleefe-media-query.css
│
├── preview-screenshot/
│   └── preview.png
│
├── assets / images (if any)
│
└── README.md


📸 Preview

The preview image is added at the top of this README.
It represents the real UI of the cloned Proxgy website.


📬 Contact

💼 GitHub: https://github.com/RonitkumarSoni

📧 Email: ronitkumarsoni.Cg@gmail.com

About

Proxy Website Clone is a responsive front-end project built with HTML5 and CSS3, focused on accurately recreating the design and layout of the original website. It showcases my ability to build pixel-perfect UI, write clean structured code, and apply modern responsive design practices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors