Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 756 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 756 Bytes

Apple TV-esk 3D Parallax Card

Based off of the awesome work by Keyanzhang's atvImg which in turn is based on Drew Wilson's atvImg.

Works with React 16+.

Example:

GIF Image Courtesy of Epic Games: Khaimera free asset

Run App

  1. open command Prompt/Terminal in working directory and run: yarn install
  2. after dependencies are installed run yarn start and a browser window should pop up 'localhost:3000'

The goods are in the 'src' folder. Check out App.js and ParallaxCard.js/sass! Enjoy!