Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eins78/react-device-preview


https://github.com/eins78/react-device-preview

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# React Device Preview Component

React Device Preview Component.
Wraps children as if they were shown full-screen on an iPhone or other device.

```jsx

hello world

```

screen shot 2016-06-26 at 17 14 29

See all the devices and options in the [demo](#).

Uses the [beautiful pure-CSS `Devices.css`](http://marvelapp.github.io/devices.css/),
special thanks to [Oleg](http://twitter.com/olegtsaplin) from [Marvel](https://marvelapp.com/)
for making it and releasing it under a free license.

[![MIT License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](./LICENSE)

[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](http://standardjs.com)