An open API service indexing awesome lists of open source software.

https://github.com/Bhanu1776/Nextjs15-Starter-Template

A no non-sense Next.js starter template with Typescript + Tailwindcss + Eslint + Prettier + Husky + pnpm + PWA 🔥
https://github.com/Bhanu1776/Nextjs15-Starter-Template

cz-git debug-screens eslint eslint-airbnb husky knip nextjs-starter nextjs-template nextjs13 pnpm postcss prettier-eslint progressive-web-app react tailwindcss tailwindcss-prettier typescript

Last synced: 10 months ago
JSON representation

A no non-sense Next.js starter template with Typescript + Tailwindcss + Eslint + Prettier + Husky + pnpm + PWA 🔥

Awesome Lists containing this project

README

          

# Next.js 15 Starter Template


Live Demo

## Features ✨

- ⚡️ [Next 15.x.x](https://nextjs.org/docs) - why not?
- 🦾 [TypeScript](https://www.typescriptlang.org/), of course
- 🎨 [Tailwindcss](https://tailwindcss.com/) - next generation utility-first CSS
- 💡 [Eslint](https://eslint.org/) - Flat config with ts-parser, react-hooks-extra plugin and security-plugin
- 💖 [Prettier](https://prettier.io/) - configured with Eslint and with Tailwindcss-prettier support
- 🐶 [Husky](https://typicode.github.io/husky/)
- 🚀 [PWA](https://web.dev/progressive-web-apps/) - Native app experience
- 💣 [pnpm](https://pnpm.io/ "Make sure to install pnpm globally before installing this template => npm i -g pnpm") - Fast, disk space efficient package manager
- ☁️ Deploy on [Vercel](https://vercel.com/), One click to deploy, Inbuilt Analytics support

## Try it now 💫

### Clone to local

```bash
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](https://github.com/Bhanu1776/Nextjs15-Starter-Template/generate).

## 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 🧑‍💻

```bash
pnpm dev
```

Then visit

## 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](https://vercel.com/docs/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 🫂


© 2025 Bhanu Sunka
This project is licensed under the [**MIT license**](https://github.com/Bhanu1776/Nextjs15-Starter-Template/blob/master/LICENSE).

[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)