- Instant Mockups: Turn any screenshot into a beautiful, presentation-ready device mockup.
- Beautiful Presets: Apply modern, sleek background aesthetics with a single click.
- Export Options: Export your finalized mockups as high-quality images ready to be shared.
- Built for Speed: Fully client-side application running seamlessly in your browser.
- React 19 - UI Library
- Tailwind CSS - Styling
- Vite - Build Tool
- html-to-image - Exporting elements to image
- Lucide React - Icons
- Node.js installed
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to
http://localhost:5173(or the port specified by Vite).
To create a production build, run:
npm run buildYou can preview the built files using:
npm run previewThis project is created for personal use and portfolio building.
