Skip to content

hipdev/next-international-issue

Repository files navigation

Simple boilerplate with Next.js (App router) + TailwindCSS + Shadcn + Bun + Jest + Testing Library

This is a fresh start for some personal challenges/

Also with: Prettier, Eslint, TypeScript and Zustand.

To reproduce

  1. Install bun: curl -fsSL https://bun.sh/install | bash
  2. Install all packages: bun install
  3. Start the dev server: bun dev

If on windows, just use pnpm, yarn, npm...

Preview url here