Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 395 Bytes

File metadata and controls

12 lines (11 loc) · 395 Bytes

Breadit

Useful Tech Stack Used

  • Next-Auth (For authentication)
  • Prisma (Database)
  • Tailwind CSS (might be a useful frontend framework)
  • Shadcn-ui (very useful ui library, take note of the special way of importing, unlike npm)
  • Uploadthing (S3 equivalent, very beginner-friendly)
  • Upstash (Redis cache database)
  • React concepts like useRef
  • useMutation (from tanstack)
  • More to go