Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit 4b156da

Browse files
committed
Add Poonam's developer profile with mesmerizing design
- Add new developer profile component for Poonam230101087 - Include profile image and social media links - Update Home component to include new developer profile - Add framer-motion dependency for animations - Implement responsive design with modern UI elements
1 parent b1014ac commit 4b156da

5 files changed

Lines changed: 516 additions & 111 deletions

File tree

package-lock.json

Lines changed: 202 additions & 111 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,12 @@
1111
"@testing-library/jest-dom": "^5.17.0",
1212
"@testing-library/react": "^13.4.0",
1313
"@testing-library/user-event": "^13.5.0",
14+
"framer-motion": "^12.23.24",
1415
"react": "^18.2.0",
1516
"react-dom": "^18.2.0",
1617
"react-router-dom": "^6.22.3",
1718
"react-scripts": "5.0.1",
19+
"react-spring": "^10.0.3",
1820
"web-vitals": "^2.1.4"
1921
},
2022
"scripts": {

0 commit comments

Comments
 (0)