Skip to content

B0und/unbound-nextjs-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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