Coder Social home page Coder Social logo

magdasokolovic / locomotive-scroll-portfolio Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 0.0 38.76 MB

my present for my brother's first wedding anniversary

Home Page: https://61570973430bac00076b65d5--pozdrawiam-z-rocznica.netlify.app/

License: BSD Zero Clause License

JavaScript 50.83% SCSS 28.17% CSS 18.81% TypeScript 2.19%
locomotive-scroll reactjs gsap-scrolltrigger gsap

locomotive-scroll-portfolio's Introduction

  • add "data-scroll-container" to the main home container and "data-scroll-section" to each section/component

TO DO:

  • make this website responsive !important

gsap:

  • SplitText is an easy to use JavaScript utility that allows you to split HTML text into characters, words and lines.
  • "gsap.utils.toArray('.class-name)" - Convert almost any array-like object to an array, including selector text! (ex: toArray(".class") --> [element1, element2]).
  • ScrollTrigger plugin:

Soften the link between the animation and the the scrollbar so that takes a certain amount of time to "catch up", like scrub: 0.5 would take half of the second to catch up.

  • A simple JavaScript utility for conditionally joining classNames together.npm install classnames -The classNames function takes any number of arguments which can be a string or object. The argument 'foo' is short for { foo: true }. If the value associated with a given key is falsy, that key won't be included in the output.

locomotive-scroll-portfolio's People

Contributors

magdasokolovic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.