Skip to content

sohanemon/next-template

 
 

Repository files navigation

next-template

A Next.js 14 app built with Tailwind CSS.

Usage (run locally)

Go to the root folder where package.json exists.

npm install
npm run dev

required nodejs installed

Commit/Push

Prepare Husky

npm run prepare

Bootstrap (new app)

npx sohanemon next my-app-name
npx sohanemon next my-app-name --yarn
npx sohanemon next my-app-name --pnpm

Features

  • Next.js 14 App Directory
  • Animated with framer-motion
  • Radix UI Primitives
  • Tailwind CSS
  • Prettier
  • Tailwind CSS class sorting, merging and linting.

More more feature choose the feature-full branch. Including Zustand,React-hook-form,next-themes,lucide-react and many more

License

Licensed under the MIT license.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.1%
  • JavaScript 2.3%
  • CSS 1.3%
  • Shell 0.3%