@bhanu17/nextjs-starter
v3.0.3
Published
<p align='center'> <a href="https://starter-website-sigma.vercel.app/">Live Demo</a> </p>
Downloads
251
Maintainers
Readme
Next.js 15 Starter Template
Features ✨
- ⚡️ Next 15 - 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.