Documentation and demo can be found here
With yarn
yarn add react-scroll-elementor with npm
npm install react-scroll-elementImport
import ScrollElement from 'react-scroll-element';yarn lib:lintyarn lib:testjest is used for as the testing framework.
- Clone repo and create a new branch:
git checkout https://github.com/crisboarna/react-scroll-element -b name_for_new_branch`.- Make changes and test
- Submit Pull Request with comprehensive description of changes
To facilitate development the following bots are integrated into the repository:
Full license details can be found in LICENSE.md

