# MockFrame
react-mockframe is a React component library for rendering device mockups.
## What it does
Display your app screenshots or content inside realistic iPhone, Android, iPad, and MacBook frames. Commonly used for SaaS landing pages, product showcases, and marketing websites.
## Installation
npm install react-mockframe
## Basic usage
import { MockFrame } from 'react-mockframe'
import 'react-mockframe/styles/mockframe.css'
## Landing page hero example
Your headline
Your description
## Supported devices
- iPhone X, iPhone 8, iPhone 8 Plus, iPhone 17
- Pixel 10, Galaxy S25
- iPad Mini, iPad Pro
- MacBook Pro 2020, MacBook Pro
## Features
- Multiple color variants per device
- Landscape orientation support
- Hide/show notch and Dynamic Island
- Custom zoom and dimensions
- TypeScript support
- Lightweight (~11KB)
## Documentation
https://mockframe.matterdevelopment.com
https://github.com/mbdev3/react-mockframe