WebTech

image# 💻 WebTech Project

GitHub repo size GitHub last commit GitHub language count

A responsive frontend website built using HTML, CSS, and JavaScript, designed to strengthen core web development skills and deployment practices.

🌐 Live Demo

https://minahilmanj.github.io/WebTech/

📸 Project Preview

image

image

image

image

image

image

Features

🔧 Recent Fixes

🛠️ Tech Stack

📁 Project Structure

WebTech/ │── LandingPage.html │── app.js │── checkout-form.html │── crud-app-api/ │── form-validation.html │── css/ │ └── style.css │── js/ │ └── script.js │── images/ │ └── assets




## 🚀 Deployment

This project is deployed using **GitHub Pages**.


## 📌 How to Run Locally

```bash
git clone https://github.com/minahilmanj/WebTech.git

Then open LandingPage.html in browser or use Live Server.

💡 This project is part of my frontend development learning journey.