Skip to content
    Back to all Bounties

    Earn 4,500 ($45.00)

    Time Remainingdue 1 year ago
    Canceled

    Create a Next.js sticky scroll component

    joygraciacia
    joygraciacia
    Posted 1 year ago

    Bounty Description

    Problem Description

    I want to have a component that I can render in my next.js front end. Basically I want to do something like this: https://russellsamora.github.io/scrollama/sticky-side/
    But instead I want the image that sticks to be on the left hand side, and the box on the right hand side to be text. This should be simple enough. I will provide the image. The final result should be code that I can copy paste into my existing front-end repo. I will show you what my front-end repo looks like.