Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 697 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 697 Bytes

Design-Code-Hero

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.

Getting Started

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

Design-Code