Skip to content

EthanStandel/cakeelizabethdotcom

Repository files navigation

cakeelizabeth.com

Tooling overview

Running locally

Basic

git clone git@github.com:EthanStandel/cakeelizabethdotcom.git
cd cakeelizabethdotcom
npm i
npm run dev

Making the contact form work

Create a .env.local file in the root directory and fulfill these SendGrid properties

MAIL_API_KEY=
MAIL_TARGET=
MAIL_FROM=

Codebase overview

  • public/* - all content that gets served publically
  • src/* - all logic, templating, and styles
    • src/app/* - all route content

About

The website for my wife's business

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published