/wedding

Primary LanguageJavaScriptMIT LicenseMIT

Netlify Status

Wedding invitation and info

Static with information to the guests of my wedding :D Hosted on Netlify at sarafrederik.com

Technologies

The site is built with Gatsby to make it easy to build a static site written in React.

Styling is done with Emotion because I wanted to experiment with writing object styles as well as having the possibility to write standard CSS and mix the two.

Animations are done with Pose.

Local messing around

npm run dev

Production build

npm run build
npm run serve