Spinner
About my work
Spinner is a loading component I hand-crafted for Indeed's Design System.
The previous spinner was an SVG with animations, which is simpler, but older IE browsers didn't support SVG animations. So I built this spinner to be fully CSS. You may have noticed in my other projects, they use this same loading spinner component.
Technical details
- React
- Scss - CSS animations, CSS craftiness