Skip to content

Latest commit

 

History

History
63 lines (35 loc) · 1.2 KB

README.md

File metadata and controls

63 lines (35 loc) · 1.2 KB

Frontend Mentor - NFT preview card component

Overview

This repository contains a simple NFT preview card component built with HTML and CSS. The component utilizes flexbox for layout and includes hover effects to enhance user interaction.

Links

Features

  • Flexbox Layout: The component is structured using flexbox, ensuring a flexible and responsive design.
  • Hover Effects: When a user hovers over the NFT image, a subtle effect is applied to provide visual feedback.

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox

Usage

To use this component in your project, follow these steps:

  1. Clone the Repository:
  git clone https://github.com/your-username/nft-preview-card.git
  1. Navigate to the Project Directory:
  cd nft-preview-card
  1. Open the HTML File:

Open index.html in your preferred browser to see the component in action.

License

This project is open-source and available under the MIT License.

Author

Kingsley

Acknowledgments

Frontend Mentor (Design)