https://github.com/prasad-k-s/chair-shop
CSS responsive design project.
https://github.com/prasad-k-s/chair-shop
css-grid css-grid-layout css3 html5 media-queries responsive responsive-design responsive-layout
Last synced: 2 months ago
JSON representation
CSS responsive design project.
- Host: GitHub
- URL: https://github.com/prasad-k-s/chair-shop
- Owner: prasad-k-s
- Created: 2025-02-24T09:54:30.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-02-24T11:11:23.000Z (2 months ago)
- Last Synced: 2025-02-24T12:25:28.204Z (2 months ago)
- Topics: css-grid, css-grid-layout, css3, html5, media-queries, responsive, responsive-design, responsive-layout
- Language: HTML
- Homepage: https://prasad-chair-shop.netlify.app
- Size: 587 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chair Selling Shop Website
This is a simple chair selling shop website created using **HTML** and **CSS** for learning and practicing web development techniques. The website is fully responsive and adapts to various screen sizes including mobile, tablets, and desktop devices.
## Features
- **Responsive Design**: The website adapts to all screen widths using **CSS media queries**.
- **SVG Icons**: Scalable vector graphics (SVG) icons are used for better scalability and resolution independence.
- **Clean HTML and CSS**: Simple, well-structured HTML and CSS code for easy learning and understanding.## Live Demo
You can check out the live website at the following link:
[Live Website](https://prasad-chair-shop.netlify.app)
## Technologies Used
- **HTML**: Structure of the website.
- **CSS**: Styling of the website with media queries for responsiveness.
- **SVG Icons**: For scalable and high-quality graphics.## Getting Started
To view and modify the project locally:
1. Clone this repository to your local machine.
```bash
git clone https://github.com/prasad-k-s/Chair-shop.git