I Like Human Made Over AI Made
2025-05-15


In this article let’s go over how to trigger animations using React Hooks. We want to be able to control when the user sees the animation. When the user scrolls to a certain section of the website we will slide the element in using CSS.
In this article we will go over how to create a full stack JavaScript application.