Run the following command to bootstrap your next-app using this template:
yarn create next-app [project-name] -e https://github.com/nelwincatalogo/next14-tailwind
OR
npx create-next-app [project-name] -e https://github.com/nelwincatalogo/next14-tailwind
- Next.js
- TailwindCSS
- Absolute Import
- Shadcn Sonner
- React Icons
- hookstate (state management)
- Metadata for SEO
- Linting
- prettier
- eslint-config-prettier
- eslint-plugin-prettier
- eslint-plugin-tailwindcss
- Lint on pre-commit
- Husky
- Default Font [Geist, Poppins, Inter]
- TypeScript Support