Curious-Ecosystem / Curious-Connect

This is a sub product of Curious Ecosystem created to have one on one and one on many live streaming sessions to support students and organizations
BSD 4-Clause "Original" or "Old" License
79 stars 130 forks source link

Update AboutPage.jsx With Framer Motions, Icons Showcases #196

Closed UjjwalSaini07 closed 1 month ago

UjjwalSaini07 commented 1 month ago

Making About Page Cool

Doing framer motion (Hover Effects), Font Awesome Icons with some styling in fonts and make it superr cool about page

  1. Ensure Dependencies are Installed: npm install @fortawesome/react-fontawesome @fortawesome/free-solid-svg-icons framer-motion

Previously this About page looking like this Without any effects and icons image

Now It looking like this @gnnandan @iam-harshit https://github.com/Curious-Ecosystem/Curious-Connect/assets/73696489/7403640a-78ab-4777-be25-143cec336e48

Screenshot : image

github-actions[bot] commented 1 month ago

Hi there! This issue is still open. We are looking forward to your response. Assignees: None

github-actions[bot] commented 1 month ago

Hi there! This issue is still open. We are looking forward to your response. Assignees: None

github-actions[bot] commented 1 month ago

Hi there! This issue is still open. We are looking forward to your response. Assignees: None

thecuriousteam commented 1 month ago

image

@UjjwalSaini07 We are using the react-icons package

UjjwalSaini07 commented 1 month ago

i do that change replacing fontawesome icon with react icons @gnnandan @thecuriousteam