Skip to content

A template for Next JS projects. Configured with Tailwind CSS, TypeScript, Husky Hooks, Eslint, Prettier

Notifications You must be signed in to change notification settings

lekipising/next-template-24-Q4

Repository files navigation

Next.js 14 Project Template

This is my personal go-to template for spinning up new Next.js projects, and I thought, why keep it to myself? It's all set up with my favorite tools to help you get started quickly with a clean, smooth workflow. Whether you're building something small or scaling up, this template should give you a head start. Feel free to use it, tweak it, and make it your own.

Features

  • Next.js 14: Latest version of Next.js for powerful server-side rendering and static site generation.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.
  • TypeScript: Strongly typed JavaScript for improved code quality and developer experience.
  • Husky: Pre-configured Git hooks for automated tasks like linting before commits.
  • ESLint: Ensures code quality by catching errors and enforcing coding conventions.
  • Prettier: Automatically formats code to follow consistent style rules.

How to Use

To use this template, click the "Use this template" button at the top of the repository. This will create a new repository with the same directory structure and files as this template.

About

A template for Next JS projects. Configured with Tailwind CSS, TypeScript, Husky Hooks, Eslint, Prettier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published