Rotating Square
Create a component that display a rotating rectangle, It should be a square and rotate 360 degrees infinitely.
Note that while below tutorial uses React, Tailwind CSS, and Framer Motion, you're free to use any libraries or frameworks that you prefer to create your own infinite rotating rectangle animation.