This project aims to mimic the letter animation effect seen in the footer section of
offmenu.design. The animation effect is achieved by leveraging the
Svelte
's builtin motion module and Tailwindcss
.
git clone https://github.com/eth3lbert/letter-animation.git
cd letter-animation
pnpm install
pnpm run dev