Latest solutions
Responsive Hangman Game
#accessibility#react#tailwind-css#typescript#styled-componentsSubmitted 11 months agoResponsive Where in the World application
#framer-motion#react#typescriptSubmitted almost 2 years ago
Latest comments
- @WillwfSubmitted almost 2 years ago@BGabrieliusPosted almost 2 years ago
Hey, the project looks great, only the animations part seems to be missing. Reason why I chose to comment is that it seems we've both taken the same learning route and after a few months of using typescript I wanted to further enchant the app with animations and that was when I stumbled on "Framer motion" It's an animation library which allows you to make smooth animations with a lot of customizability almost effortlessly. It grew on me and I use it on every project since. here is the documentation if you're interested Framer Motion
Animations are customized with jsx/tsx. So if you're looking to learn animations with css, then it's not fit for that, still if you ever get tired of @keyframes check it out
Marked as helpful1