An open API service indexing awesome lists of open source software.

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

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)