Skip to content

Tanimhrn/QR-Code-Component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Component

This project is a solution to the QR code component challenge on Frontend Mentor. The challenge involves building a QR code component that matches a given design.

Features

  • Displays a QR code within a structured card layout.
  • Includes a title and a brief description for the QR code.
  • Fully responsive design, adapting to various screen sizes.

Technologies Used

  • HTML5
  • CSS3
  • Flexbox for layout and alignment

How to Use

  1. Clone the repository:
    git clone https://github.com/Tanimhrn/QR-Code-Component.git
  2. Navigate to the project directory:
    cd QR-Code-Component
  3. Open the index.html file in your preferred browser to view the component.

Project Structure

  • index.html - Contains the main HTML structure.
  • style.css - Defines the styling for the QR code component, including layout, colors, and typography.

Challenge

This project was built as part of the Frontend Mentor QR Code Component Challenge. It provided a design, and the task was to replicate the layout using HTML and CSS.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

This project is a solution to the QR code component challenge on Frontend Mentor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors