Skip to content

A pizza dough recipe calculator and organizer built in Next.js using the app router, server components, and server actions.

Notifications You must be signed in to change notification settings

dim-anis/pizza-calculator

Repository files navigation

Pizza Calculator

A pizza dough recipe calculator and organizer built in Next.js using the app router, server components, and server actions.

Features

  • New /app dir,
  • Routing, Layouts, Nested Layouts and Layout Groups
  • Data Fetching, Caching and Mutation
  • Route handlers
  • Server and Client Components
  • API Routes and Middlewares
  • Authentication using NextAuth.js
  • ORM using Prisma
  • Database on PlanetScale
  • Styled using Tailwind CSS
  • Validations using Zod
  • Written in TypeScript

About

A pizza dough recipe calculator and organizer built in Next.js using the app router, server components, and server actions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages