feat: add basic animations with Framer Motion

This commit is contained in:
MAZE
2023-10-12 19:40:02 +03:30
parent f2efe3c490
commit fa7b90eeec
6 changed files with 104 additions and 56 deletions

View File

@@ -26,6 +26,7 @@
"@types/react": "^18.2.25",
"@types/react-dom": "^18.2.10",
"astro": "^3.2.3",
"framer-motion": "10.16.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "4.11.0",