This repository contains a collection of demo websites built using HTML, CSS, and JavaScript. Each project showcases a specific concept or feature and is fully responsive and deployed via GitHub Pages.
Click the links below to view each demo live:
- Animated Banner
- Blur Background
- Contact form with validation
- CSS Only Accordion
- CSS Timeline
- CSS tooltip info card
- Dark Mode Toggle
- E-commerce Product Comparison
- Image Carousel no JS
- Interactive Blog Cards
- Login Signup Page
- Menu Items
- Multi step form wizard
- One Page resume
- Portfolio Gallery
- Portfolio with scroll
- Pricing Plans
- Product Card Gallery with 3D Flip
- Sticky Sidebar Dashboard
- Travel Website
- HTML5
- CSS3
- JavaScript (Vanilla)
Each project is contained in its own folder with the necessary files:
project-folder/
├── index.html
├── style.css
└── script.js
- Clone the repository:
git clone https://github.com/thatquietkid/web-development-projects.git
- Navigate to any project folder and open any html file in your browser.
Let me know if you'd like it styled differently or want help generating the actual links based on your repo!