Do you want to create a flip card effect in ReactJS? Here’s how to do it easily using this library
View More How to create a card flip effect in React?Tag: css
How to set number of lines for text in CSS
Do you want to limit the number of lines to n for a div or text element using CSS? Here’s how to do it.
View More How to set number of lines for text in CSSLogin page template using Tailwind – Free download
A simple HTML template for displaying a login page UI. Use this to quickly show a login form along with remember me, forgot password, and…
View More Login page template using Tailwind – Free downloadCreating Engaging 3D Tilt Effects with vanilla-tilt.js
In the world of web development, adding interactive and visually appealing effects to your website can greatly enhance the user experience. In this blog post,…
View More Creating Engaging 3D Tilt Effects with vanilla-tilt.jsTailwind CSS bottom navigation tabs component free download
The bottom navigation tab bar is a commonly used component. It is seen in many apps and websites. I was developing a website with Tailwind…
View More Tailwind CSS bottom navigation tabs component free downloadCamera lens using HTML CSS
A minimal and clean implementation of the camera lens UI using HTML and CSS
View More Camera lens using HTML CSSLearn CSS selectors by playing this mini-game! Mind blown 🤯
Learn CSS selectors by playing this mini-game called CSS Diner made by @flukeout
View More Learn CSS selectors by playing this mini-game! Mind blown 🤯How to add 3d shine effect on hover using CSS?
Checkout this amazing 3d shine effect on hover made using plain simple CSS
View More How to add 3d shine effect on hover using CSS?How to hide scroll bar in react-snap-carousel
I recently stumbled upon a new react carousel library in a NextJS project. It is called react-snap-carousel and it’s an amazing library. Here’s the link…
View More How to hide scroll bar in react-snap-carousel5 easy ways to center an element with CSS
Centering an element with CSS using the wrong approaches or hacky methods can be painful. Here are 5 easy ways to center an element in…
View More 5 easy ways to center an element with CSS