Skip to content

A full-stack recipe book app, built in Next.js 13.2. An exploration of Next.js, TypeScript, and Prisma.

Notifications You must be signed in to change notification settings

ozzythecoder/ts-recipe-book

Repository files navigation

TypeScript Recipe Book

A basic recipe book. A single user can add, delete, and edit recipes, including the ingredients and measurements of their ingredients.

This was an educational project, and an exploration of some technologies I found interesting. My goal was to achieve full-stack CRUD while exploring:

  • Data modeling with Prisma ORM
  • Next.js app directory and React Server Components
  • Full-stack type safety with TypeScript
  • Styling and responsive design with Tailwind CSS (coupled with components from shadcn/ui)
  • Uncontrolled input and form handling with React Hook Form

Contributions

Not accepting contributions for this repo, but feel free to fork and use as a template or learning tool.

About

A full-stack recipe book app, built in Next.js 13.2. An exploration of Next.js, TypeScript, and Prisma.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published