Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 397 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 397 Bytes

Unbound Next.js template

This is a template repo of things i would use in my new projects. (subject to change)

yarn dev to run locally.

Or preview live: https://unbound-nextjs-template.vercel.app/

Stack

  • i18n with next-i18next + persist language with cookie
  • React Query
  • Tailwind
  • Jest + RTL + msw
  • Playwright (e2e)
  • Lefthook (pre-commit/push checks)
  • Prettier
  • import sort