React Components won't render on CodePen

I am trying to do the MarkDown challenge with React, but I cannot figure out how to make my react components render on CodePen.
Everything works when I load it from visual studio (npm start)

Here is the CodePen link for it. Be warned the code is messy :dizzy_face: https://codepen.io/jennyunh/pen/gOWZBeX

Thanks for any pointers/guidance in advance!

UPDATE: I got it to work after getting rid of some of the animations, and react-bootstrap-icons

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.