kr1st1nagr03g3r / react-intersection-observer-navigation-next-js

A fixed position navigation built with React Intersection Observer

Home Page:react-intersection-observer-navigation-next-js.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fixed Position (sticky) / Responsive / Scroll-Triggered / Animated Navigation

I found myself challenged to make a fixed-position navigation, which triggers on-scroll. Using React hooks via React Intersection Observer, I created this simple nav, which changes height when scrolling in or out of the viewport, and has text come into focus on page-load.

Image of app, which animates the navigation depending on scroll behaviour

About

A fixed position navigation built with React Intersection Observer

react-intersection-observer-navigation-next-js.vercel.app

License:The Unlicense


Languages

Language:JavaScript 70.3%Language:CSS 29.7%