🛍️ Product Landing Page
Description
A responsive landing page for a product or service.
It demonstrates layout techniques with Flexbox and Grid, plus media queries for responsiveness.
🔗 Live Demo & Specs
- 🌐 Live Demo: https://aimNana.github.io/fcc-responsive-web-design-projects/product-landing-page/
- 📄 Project Instructions (FCC): https://www.freecodecamp.org/learn/2022/responsive-web-design/#build-a-product-landing-page
- 🗂️ Source Code:
./
✨ Features
- Responsive header with navigation menu
- Product description, media, and call-to-action sections
- Layout built using Flexbox and Grid
✅ User Stories (FCC)
- Navigation bar always visible at the top
- Embedded product video
- Sections for features, pricing, and contact form
- Responsive across devices
▶️ How to View
cd product-landing-page
open index.html # or double click index.html
📁 File Structure
product-landing-page/
├─ index.html
├─ styles.css
🛠️ Technologies
- HTML5
- CSS3 (Flexbox, Grid, Media Queries)
- Responsive design
📄 License
This project follows the same license as the repository root.
See the LICENSE file for details.