Is your feature request related to a problem? Please describe.
Replace the current react-modal implementation with a "from scratch" modal implementation using framer-motion as a base
Additional context
See implementation a-la https://github.com/SamuelQuinones/samtheq.com/blob/main/src/components/Modal.tsx
Is your feature request related to a problem? Please describe.
Replace the current
react-modalimplementation with a "from scratch" modal implementation usingframer-motionas a baseAdditional context
See implementation a-la https://github.com/SamuelQuinones/samtheq.com/blob/main/src/components/Modal.tsx