Skip to content

rbhughes/thequirkykitty.com

Repository files navigation

The Quirky Kitty

It's a basic, static site built with Next.js and hosted on S3.

...not entirely static thanks to some AWS stuff:

  • Contact form built with shadcn, uses a lambda function to forward emails.

  • The gallery displays an arbitrary number of photos loaded from s3

  • Text content is actually markdown and dynamically read from S3 via CloudFront