Skip to content

Latest commit

Β 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ₯€ Pepsi Website Clone

A responsive, multi-page front-end clone of the Pepsi website β€” built with pure HTML5 and CSS3 to practice modern layout techniques, animations, and UI design.

HTML5 CSS3 FontAwesome

πŸ”— Live Demo

https://muhammadabuhurair.github.io/pepsi-clone/

πŸ“Έ Preview

Pepsi Clone Preview

✨ Features

  • Multi-page structure β€” Home, Products, About, and Contact pages with consistent navigation
  • Responsive design β€” Adapts across desktop, tablet, and mobile using CSS media queries
  • Custom animations β€” Hover lifts on product cards, rotating icon circles, glassmorphism effects on forms and cards
  • Contact page β€” Working form UI, embedded Google Map, FAQ section, and newsletter signup
  • About page β€” Brand story section with stats counters and feature highlights
  • Custom typography β€” Anton (display) + Montserrat (body) via @font-face and Google-style font pairing
  • Icon integration β€” Font Awesome icons throughout (social links, feature checkmarks, category icons)

πŸ—‚οΈ Project Structure

pepsi-clone/
β”œβ”€β”€ index.html
β”œβ”€β”€ products.html
β”œβ”€β”€ about.html
β”œβ”€β”€ contact.html
β”œβ”€β”€ css/
β”‚   β”œβ”€β”€ style.css
β”‚   β”œβ”€β”€ products.css
β”‚   β”œβ”€β”€ about.css
β”‚   └── contact.css
β”œβ”€β”€ fonts/
β”‚   └── Anton-Regular.ttf
β”œβ”€β”€ images/
β”‚   β”œβ”€β”€ logo.png
β”‚   β”œβ”€β”€ hero_banner.png
β”‚   β”œβ”€β”€ about-banner.jpg
β”‚   β”œβ”€β”€ contact-banner.png
β”‚   β”œβ”€β”€ product-banner.png
β”‚   └── products/
β”‚       β”œβ”€β”€ pepsi.png
β”‚       β”œβ”€β”€ zero-sugar-pepsi.png
β”‚       └── diet-pepsi.png
β”œβ”€β”€ videos/
β”‚   └── pepsi-video.mp4
└── README.md

πŸš€ Getting Started

  1. Clone the repository
    git clone https://github.com/muhammadabuhurair/pepsi-clone.git
  2. Navigate into the project folder
    cd pepsi-clone
  3. Open index.html in your browser β€” no build tools or dependencies required.

πŸ› οΈ Built With

  • HTML5 β€” Semantic markup
  • CSS3 β€” Flexbox, Grid, media queries, custom @font-face
  • Font Awesome 6 β€” Icon library (via CDN)

πŸ“‹ Roadmap / Known Improvements

  • Unify base font strategy across all pages (body text vs. display headings)
  • Standardize background theme across pages
  • Extract shared styles (@font-face, header, footer) into a single base.css
  • Add form validation and submit handling (currently front-end only)
  • Add real image assets and optimize for web (WebP, lazy loading)

⚠️ Disclaimer

This project is a fan-made clone built strictly for educational and portfolio purposes. Pepsi, the Pepsi logo, and related trademarks are the property of PepsiCo, Inc. This project is not affiliated with, endorsed by, or connected to PepsiCo in any way.

πŸ‘¨β€πŸ’» Author

Muhammad Abuhuraira

πŸ“„ License

This project is open source and available under the MIT License.


⭐ If you found this project helpful or interesting, consider giving it a star!

About

πŸ₯€ Pepsi website clone β€” HTML & CSS, fully responsive, built for practice & portfolio.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages