Skip to content

jahnaviisingh/ArchWebpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏛️ Architects on Mission — Design Agency Website

A static multi‑page website for a fictional architecture firm. Built during my early front‑end learning phase to practice responsive design, layout structuring, and deployment on GitHub Pages.

🔗 Live Demo: https://jahnaviisingh.github.io/ArchWebpage/

📌 Project Overview

This project is a concept website for an architectural design agency. It showcases:

  • Responsive layout that adapts to different screen sizes
  • Service sections, gallery, testimonials, and contact form
  • Clean, modern UI with a professional feel

It was created as a hands‑on exercise to strengthen HTML/CSS fundamentals and understand how to structure a multi‑section business website.

🛠️ Tech Stack

  • HTML5 — semantic structure
  • CSS3 — custom styling, flexbox, grid
  • GitHub Pages — hosting

No frameworks or libraries were used — pure HTML/CSS.

📁 Project Structure

ArchWebpage/ ├── index.html # main landing page ├── style.css # all custom styles ├── assets/ # images, icons, etc. └── README.md # this file

🚀 Running Locally

  1. Clone the repository: git clone https://github.com/jahnaviisingh/ArchWebpage.git

  2. Open index.html in any browser.

No build step or dependencies required.

📚 What I Learned

  • Structuring a multi‑section website
  • Building responsive layouts without frameworks
  • Organizing CSS for maintainability
  • Deploying static sites on GitHub Pages

About

Webpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors