Skip to content
/ quack-starter Public template

A ⚛️ React project starter. Built with 🟦 TypeScript, ⚫️ NextJS, 🟥 shadcn-ui, 🧙 tRPC, ▲ Prisma, 🏖️ TanStack Query.

Notifications You must be signed in to change notification settings

ntatoud/quack-starter

Repository files navigation

QuackStarter

Quack Starter

Technologies

tailwindcss : Simple, versatile styling of your app.

TanStack Query: Effortlessly manage remote, improve developer and user experience.

NextJS : For fast and scalable web applications.

shadcn-ui : Beautiful, modulable, cusotmizable components for your applicatons.

tRPC : Ensure e2e full type safety for your application

Prisma : Simplify database interactions and management with a clean and type-safe api

Formiz : For accessible, composable, forms, easily.

i18next : Translate your app in many languages with low efforts

Developpement

Prettier : Format your code for better consistency and readability.

ESlint : Lint your code for your codebase to remain clean.

Installation guide

See Create Quack Starter

Styling and Theming

Thanks to shadcn-ui and tailwindcss, Styling your application as never been so straightforward.

See src/app/styles folder and tailwind.config.ts file.

Quack Starter comes with dark mode support

Your own backend logic

Quack starter contains the bare necessities for starting a project.

We give you full control over the logic implementation (auth, database...).

Search for the WARNING comments throughout the code to make your changes.

Shipped with must-have components

Quack Starter comes with a handful of components that you can find in almost any web applications (Password input, ColorModeSwitch...).

The component we provide are build on top of shadcn-ui and fully customizable

Built by Noé TATOUD

About

A ⚛️ React project starter. Built with 🟦 TypeScript, ⚫️ NextJS, 🟥 shadcn-ui, 🧙 tRPC, ▲ Prisma, 🏖️ TanStack Query.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published