Skip to content

next-boilerplate

A Next.js starter for static sites with strict TypeScript, Tailwind CSS, GSAP, and Feature-Sliced Design already set up.

Year
2025
Status
Live
Services
Web development
License
MIT
Stack
Next.js, TypeScript, Tailwind CSS, GSAP, ESLint

What it is

A starting point for static sites built with Next.js. It collects the setup we want on every new site, so a project starts with code instead of configuration.

What is included

  • TypeScript in strict mode
  • Tailwind CSS v4
  • GSAP for animation, used through React hooks
  • A folder structure based on Feature-Sliced Design
  • ESLint, Prettier, and commit hooks that run the checks before code lands

The repository topics list accessibility, testing, and performance, and the setup is built around those three.

License

MIT. Fork it, strip what you do not need, and ship.