2.2.1 ā€¢ Published 17 days ago

@bhanu17/nextjs-starter v2.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
17 days ago

Next.js 14 Starter Template

Features āœØ

  • āš”ļø Next 14 - with app router
  • šŸ¦¾ TypeScript, of course
  • šŸŽØ Tailwindcss - next generation utility-first CSS
  • šŸ’” Eslint - with Airbnb config
  • šŸ’– Prettier - configured with Eslint and with Tailwindcss-prettier support
  • šŸ¶ Husky - Improves your commits and more woof!
  • šŸŒš Dark Mode
  • šŸŖ¢ CSS Modules
  • šŸ—‚ cz-git - Git commit CLI with custom config
  • šŸš€ PWA - Native app experience
  • šŸ’£ pnpm - Fast, disk space efficient package manager
  • ā˜ļø Deploy on Vercel, One click to deploy, Inbuilt Analytics support

Try it now šŸ’«

Clone to local

  npx @bhanu17/nextjs-starter my-app

Make sure to replace my-app with your desired name

GitHub Template

Create a repo from this template on GitHub.

Checklist āœ…

Try to follow the checklist when using this template to properly update your information.

  • Rename name and author fields in package.json
  • Change the author name in LICENSE
  • Change the title and description in layout.tsx
  • Modify the manifest in public
  • Clean up the README.md

Development šŸ§‘ā€šŸ’»

  pnpm dev

Then visit http://localhost:3000

Deploy on Vercel ā˜ļø

This template comes with vercel inbuilt. Your app will be live in a minute by typing vercel in terminal.
For more information go through Vercel CLI.

Why ā‰ļø

Recently, I've made a lot of NextJs webs. And setting up each time from scratch with all configurations is really time consuming.

Therefore, I created this template for myself to make creating apps easier, along with some useful tips I've picked up from creating those apps. You are welcome to make changes or even maintain your own forks.

Support Me šŸ«‚

Ā© 2023 Bhanu Sunka
This project is licensed under the MIT license.

forthebadge