Rode.com clone 🚀 Website's Live Link🔗
by Arpit Pathak ✨
Website on different devices
Screenshot
- The project is made entirely with html and tailwind css, so I have learned about tailwind in-depth.
- Learned to create Semi-transparent color layer over background-image on hover on card.
- Learned to use position
Relative
&Absolute
withz-index
in combination so that items can be stacked on top of each other. - I learned how to make beautiful cards with hover effect
- Learned about
Flexbox
and its propertiesjustify-content
,align-items
,gap
&flex-direction
.
- 6.5 hours