This project is a part of the "Getting In-Depth with HTML and CSS" module in the Meta Front-End Developer course. The assignment aims to demonstrate the understanding and application of advanced HTML and CSS concepts. The project focuses on creating a website for a luxury engagement jewelry brand called "Mangata and Gallo."
Features
Technologies Used
Getting Started
Usage
Folder Structure
Contributing
License
Features
Hero image with a captivating tagline.
Cards displaying different luxury engagement jewelry products.
Each card shows a greyscale image of the product that turns to full color on hover.
Navigation bar with links to home, about, products, and contact sections.
Stylish footer with copyright message.
Technologies Used
HTML5
CSS3
Getting Started
To run the project locally on your machine, follow these steps:
Clone the repository to your local machine using the following command:
git clone https://github.com/lekhok/metaFrontEndDev_Assignment
Open the project directory.
Folder Structure
The project folder structure is organized as follows:
project-root/ |- index.html |- styles.css |- Images/ |- (images used in the project)
Contributing
Contributions to the project are welcome. If you find any issues or want to add new features, you can create a pull request.
License
This project is licensed under the MIT License. You are free to use and modify the code as per the terms of the license.