https://github.com/frameright/react.frameright.io
🚀 Tutorial/Demo of @frameright/react-image-display-control
https://github.com/frameright/react.frameright.io
Last synced: about 1 month ago
JSON representation
🚀 Tutorial/Demo of @frameright/react-image-display-control
- Host: GitHub
- URL: https://github.com/frameright/react.frameright.io
- Owner: Frameright
- License: mit
- Created: 2023-06-06T07:43:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T04:05:30.000Z (about 2 months ago)
- Last Synced: 2025-04-08T05:20:17.923Z (about 2 months ago)
- Language: TypeScript
- Size: 5.11 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[
](https://frameright.io)
# Image Display Control React Component Demo
This is a mobile demo of the
[Image Display Control React component](https://github.com/Frameright/react-image-display-control)
built with [Vite](https://vitejs.dev/).It is served at https://react.frameright.io with
[Netlify](https://www.netlify.com/).You can also serve it locally with e.g.
```bash
npm install
npm run dev
```  :bulb: [GitHub Discussions](https://github.com/Frameright/react-image-display-control/discussions)
  💻 [CodeSandbox](https://codesandbox.io/s/image-display-control-react-component-m6qj9r)