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:
Each project is contained in its own folder with the necessary files:
project-folder/
├── index.html
├── style.css
└── script.js
Clone the repository: ```bash 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!