https://github.com/gre/reactjsconf2016
Example used in gl-react's talk at React.js conf 2016
https://github.com/gre/reactjsconf2016
Last synced: about 2 months ago
JSON representation
Example used in gl-react's talk at React.js conf 2016
- Host: GitHub
- URL: https://github.com/gre/reactjsconf2016
- Owner: gre
- Created: 2016-02-23T22:37:08.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-23T23:54:08.000Z (about 9 years ago)
- Last Synced: 2025-03-20T00:38:23.747Z (2 months ago)
- Language: JavaScript
- Homepage: https://gre.github.io/reactjsconf2016/
- Size: 7.46 MB
- Stars: 46
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ImageTitle
> This example was featured at ReactJS Conf 2016 gl-react's talk.
A `gl-react` real world use-case we developed at [Project September](http://projectseptember.com): displaying a text over an image with blur around the text.
![]()
Here is how it works under the hood:
![]()