This starter repository facilitates the creation of new Next.js projects using the configuration described below.
To learn how to use a GitHub template repository, check out Creating a repository from a template.
- React framework: Next.js 15
- Styling: Tailwind CSS 4
- CDN: Vercel Edge Network
To check for outdated packages, run npm outdated
.
# Update dependencies (this will rewrite package-lock.json and package.json)
npm update --save
npm install --save-exact --save-dev prettier@latest prettier-plugin-tailwindcss@latest
- System: Ubuntu
- Editor: WebStorm
- Formatter: Prettier
- Linter: ESLint
- AI assistant: GitHub Copilot
© 2025 Johnny Gérard