An open API service indexing awesome lists of open source software.

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.

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