hipdev / next-international-issue

Home Page:https://next-international-issue.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

https://next-international-issue.vercel.app

License:MIT License


Languages

Language:TypeScript 42.2%Language:JavaScript 39.1%Language:CSS 18.7%