Welcome to the Expert Soft Frontend Test project! This repository contains the code for a responsive e-commerce product gallery layout, designed as a test assignment.
This project showcases a responsive layout for displaying products in an online store. The layout is created using HTML and CSS with a focus on BEM (Block Element Modifier) methodology for better structure and maintainability.
You can view the live demo of this project hosted on Netlify: Live Demo on Netlify
- Responsive design
- Grid layout for product display
- Hover effects for product images
- BEM methodology for CSS structure
- HTML5
- CSS3
- BEM (Block Element Modifier)
To get a local copy up and running, follow these simple steps:
- A web browser to view the project
- Clone the repository:
git clone https://github.com/yourusername/expert-soft-frontend-test.git
- Open the index.html file in your browser to view the project.