Paytm clone 🚀 Website's Live Link🔗
by Arpit Pathak ✨
Screenshot
- The project is made entirely with html and tailwind css, so I have learned about tailwind in-depth.
- I learned how to make beautiful cards with hover effect
- Learned about
transform
propertyscale
to make zoom effect on hover on cards. - Learned to change svg colors on hover over button.
- Learned about
transalte
property to change the position of arrow inside button on hover. - Learned to use position
Relative
&Absolute
withz-index
in combination so that items can be stacked on top of each other. - Learned about
Flexbox
and its propertiesjustify-content
,align-items
,gap
&flex-direction
.
- 15 hours