Profile card component
I found this project on Frontend Mentor and I really liked it so I decided to try it myself
What I Learned
- Use
@keyframes
to animate the background circles - how to nest within
scss
. - How to use
svg
icons inhtml
I found this project on Frontend Mentor and I really liked it so I decided to try it myself
@keyframes
to animate the background circlesscss
.svg
icons in html