dance2die / landingpage

New landing page - V2
https://sungkim.netlify.com/
MIT License
1 stars 0 forks source link

Sung's new landing page.

Built using a default Gatsby v2 beta starter.

For an overview of the project structure please refer to the Gatsby documentation - Building with Components.

SVG Icon Credit

Design Credit

The site is based on this awesome site called Digital Psychology.

How to run

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

Clone the repo.

git clone https://github.com/dance2die/landingpage.git

Then you can run it by:

cd landingpage
gatsby develop

Previous landing page

It used to be hosted on GitHub pages, but decided to migrate to Netlify.