josharnow / josharnow.github.io

This is the source code for my personal website, which is built using React/TypeScript.
https://josharnow.com/
GNU Affero General Public License v3.0
1 stars 0 forks source link

Implement content animations on scroll #22

Open josharnow opened 1 month ago

josharnow commented 1 month ago

Problem Scrolling through content can be boring when it's all static

Solution Content should animate in and out of the screen depending on viewport position

Necessary Tools