https://github.com/robflaherty/mockupviewer
Simple tool for displaying mockups
https://github.com/robflaherty/mockupviewer
Last synced: 9 months ago
JSON representation
Simple tool for displaying mockups
- Host: GitHub
- URL: https://github.com/robflaherty/mockupviewer
- Owner: robflaherty
- Created: 2020-02-28T13:15:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-03T01:48:25.000Z (over 6 years ago)
- Last Synced: 2025-03-22T23:13:45.422Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Mockup Viewer
## About
Sometimes when you're presenting mockups you might have a hover state or some simple interaction you want to demo but it's not worth setting up an interactive prototype. This will display your mockups in a browser and let you toggle different states or cycle through them using the 1-9 number keys. You can also use space or right arrow to advance, left arrow to step back.
## How to use
List your images in index.html then cycle through them using 1-9 keys, space bar, or left and right arrows.