I was wondering if someone would be able to help me with some guidance for next steps on my project. I'm trying to replicate simpler versions of animations from this site, https://www.signesduquotidien.org/, in react. That site is made with jquery. This is what I have thus far, https://rljho.csb.app/, and you should be able to go to the sandbox from that link as well. What I'm trying to figure out is how to go about adding functionality to the circle so that when I click on it, after the transition to the center happens, it renders the component that's linked to it. Any/all advice would be greatly appreciated.
Thank you!