/react-scroll-tutorial

This repo contains the project that I used for my react-scroll article

Primary LanguageJavaScript

react-scroll Tutorial

I built this project as a complement to an article I wrote about using react-scroll to add smooth scrolling to your projects.

NPM packages used on this project:

Author

Bernardo Garza Landa - bernardo.g.landa@gmail.com - Portfolio - LinkedIn

Live Demo

https://bernardogarza.github.io/react-scroll-tutorial/

Article

https://hackernoon.com/how-to-make-a-silky-smooth-scroll-in-react-5dj3xdl

Screenshot

react-scroll

Don't forget to run npm i or yarn before you run the npm start script.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.