Getnextjs Themes
Back

Description
Scribbly is a web application that provides a platform for users to create and manage their digital journal. With Scribbly, users can easily jot down their thoughts, experiences, and ideas, and organize them in a personal and customizable journal.
Features
- Next.js /app dir
- Routing, Layouts, Nested Layouts and Layout Groups
- Data Fetching, Caching and Mutation using TanStack Query
- Route handlers
- Metadata files
- Server and Client Components
- API Routes and Middleware
- Authentication using Clerk
- Block-Style editor with Editor.js
- ORM using Prisma
- Database on PlanetScale
- Creating and sending emails with React Email and Resend
- UI Components built using Radix UI and shadcn/ui
- Subscriptions using Stripe
- Styled using Tailwind CSS
- Analytics with PostHog
- Error Handling in Sentry
- Validations using Zod
- Written in TypeScript