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.
- Live Site URL: NFT Preview card
- 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.
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
To use this component in your project, follow these steps:
- Clone the Repository:
git clone https://github.com/your-username/nft-preview-card.git
- Navigate to the Project Directory:
cd nft-preview-card
- Open the HTML File:
Open index.html
in your preferred browser to see the component in action.
This project is open-source and available under the MIT License.
Kingsley
- Twitter - Kingsley
Frontend Mentor (Design)