Skip to content

gconsultz/week-8-web-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Digital Agency Landing Page

A fully responsive multi-page website template built with vanilla HTML, CSS, and JavaScript. This project replicates a modern digital agency landing page


πŸ“‚ Features

  • βœ… Responsive layout – Works on mobile, tablet, and desktop
  • βœ… Gradient navigation & hero sections – Modern blended color scheme
  • βœ… Smooth testimonial carousel – Auto-sliding client feedback
  • βœ… Pure Vanilla Stack – No frameworks, no dependencies

πŸ“ Project Structure

/project
  β”œβ”€β”€ index.html        # Landing page
  β”œβ”€β”€ css/
  β”‚     └── style.css   # Main stylesheet
  β”œβ”€β”€ js/
  β”‚     └── main.js     # Carousel & lightbox logic
  └── images/           # Placeholder images

πŸ› οΈ Getting Started

1. Clone the repo

git clone https://github.com/your-username/modern-agency-landing.git
cd modern-agency-landing

2. Open in browser

Simply open index.html in your browser to preview the site. (No build tools required – it’s pure HTML/CSS/JS.)


🎨 Customization

  • Update colors in css/style.css (look for --primary and --secondary variables).
  • Replace images in /images/ with your own.
  • Edit text content directly inside the .html files.

🌐 Live Demo

(You can add a GitHub Pages link here once deployed.)


πŸ“œ License

This project is licensed under the MIT License – feel free to use, modify, and share.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published