Skip to content

A website for showcasing my passions for programming, crafting, and stage management.

Notifications You must be signed in to change notification settings

selena-groh/selena-groh-next

Repository files navigation

selena-groh-next

A website for showcasing my passions for programming, crafting, and stage management.

See it live at selenagroh.com!

Technologies

Local Development

git clone <repo URL>
cd selena-groh-next
yarn

This application requires Contentful secrets. Get the Contentful Space ID and Access Key from Contentful, and then create a .env.local file in the root of the repository that looks like the following:

CONTENTFUL_SPACE_ID=space_id_here
CONTENTFUL_ACCESS_KEY=access_key_here

Finally, run the following to get the application running locally:

yarn run dev

About

A website for showcasing my passions for programming, crafting, and stage management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published