This is a project for Katie and Danny's personal website! In it, you'll find updats for friends and family.
It's built with Fern and hosted on Vercel.
Contributions are welcome!
To make changes to the website, you can fork the repository and make your changes there.
Then, you can create a pull request back to the main repository.
To deploy the website, you can run npm i -g fern-api and then fern docs dev to start the development server.
When you're ready to deploy, run fern generate --docs --preview to preview the website and then fern generate --docs to deploy the website to Vercel.
