Skip to content

cortl/recipes-ui

Repository files navigation

Recipes 🧑‍🍳

This project is used to host my collection of recipes on recipes.cortlan.dev. Built with Typescript and Next.js, using GraphQL, deployed on Google Cloud using Github Actions.

Getting Started 🚀

Local Development

  1. nvm use
  2. npm install
  3. npm run dev

Production Development

  1. nvm use
  2. npm install
  3. npm run build
  4. npm start

About

Next.js site for displaying recipes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published