Giter Site home page Giter Site logo

jscottsmith / react-scroll-parallax-examples Goto Github PK

View Code? Open in Web Editor NEW
124.0 124.0 55.0 4.4 MB

React parallax examples using react-scroll-parallax npm package

Home Page: react-scroll-parallax-examples.vercel.app

JavaScript 58.73% SCSS 22.30% CSS 1.42% HTML 17.55%

react-scroll-parallax-examples's People

Contributors

jscottsmith avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

react-scroll-parallax-examples's Issues

Npm Start & Yarn Start Both Fail How do you run this example Locally?

I am trying to run this on my local environment after cloning it. With Npm I get

huntermaxwell@Hunters-MacBook-Pro react-scroll-parallax-examples % npm start
npm ERR! missing script: start

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/huntermaxwell/.npm/_logs/2020-02-15T16_12_18_670Z-debug.log
huntermaxwell@Hunters-MacBook-Pro react-scroll-parallax-examples %

and with yarn I get

yarn run v1.22.0
(node:13985) ExperimentalWarning: The fs.promises API is experimental
error Command "start" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

How do you run this?

How to draw elements on top of ParallaxBanner?

Hi!

I use code:

<ParallaxBanner
   layers={[
      {
         image: "https://...",
         amount: 0.3,
         slowerScrollRate: false,
      },
   ]}
      style={{
      height: '50vh',
   }}
>
</ParallaxBanner>

How to draw other components on top of the ParallaxBanner component?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.