Skip to content

martinsuhendra/next-template-app

Repository files navigation

Next.js TailwindCSS Template

This is a highly opinionated Next.js template bootstrapped with create-next-app, originally from this nextjs-template.

You can visit this on: Blog App

Shipped with following developer tools:

Production dependencies

  1. daisyUI
  2. Heroicons

Development dependencies

  1. TailwindCSS with PostCSS and Autoprefixer
  2. @tailwindcss/typography
  3. TypeScript
  4. ESLint with Airbnb config
  5. Prettier with prettier-plugin-tailwindcss
  6. Pre-commit & pre-push git hooks powered by lint-staged and husky
  7. Commitlint

Getting Started

First, run the development server:

pnpm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying src/app/page.tsx. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published