this is my first time developing a react app and deploying it, I added some vanilla scroll animations to my pages and all of them work perfectly fine locally. However, when i try to deploy to either github pages or netlify (I thought github pages might have been the problem) neither places show the animations. I was wondering if anyone else has run into the issue and can help me solve this problem.
I would give a code snippet of the area where its running into an error, but I genuinly don’t know where its messing up.
here is the github link to my code
https://github.com/pkasibhatla4/portfolio-app-1/tree/master
Thanks in advance!
I initially tried to see if there were any errors inside the css, and then thought it was an issue with github pages. So i uploaded to netlify, and the same issue persists
Pranav Kasibhatla is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.