Smooth Animations, Glassmorphism, and many other items are featured in the hero area of the Repository Is Design+Code website. And all the CSS magic with Styled-Components.
First, Clone this Repo and change to the repo directory:
git clone https://github.com/Aakrut/design-code-hero
cd design-code-hero
npm install
Second, run the development server:
gatsby develop
Your development server should be running on http://localhost:8000/
ScreenShot