Skip to content
/ nextjs-starter Public template

A TypeScript starter kit for Next.js, equipped with all the essential tools to kickstart your next project πŸš€πŸ’»βš‘οΈ

License

Notifications You must be signed in to change notification settings

imevanc/nextjs-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Next.js starter template

A TypeScript starter kit for Next.js, equipped with all the essential tools to kickstart your next project πŸš€πŸ’»βš‘οΈ

landing-page

Created by @imevanc

Quality Tests

CodeFactor Quality Gate Status Maintainability Rating Bugs Duplicated Lines (%)

Features

  • ⚑️ Next.js 14 (App Router)
  • βš›οΈ React 18
  • β›‘ TypeScript
  • πŸ‹οΈ CodeFactor - It instantly performs code review with every GitHub/Bitbucket commit or Pull Request
  • πŸ„β€β™‚οΈ SonarCloud - It is designed to help you achieve a state of Clean Code
  • πŸ›‘ Jest - Delightful JavaScript Testing
  • πŸ“ React Testing Library β€” A very light weight solution for testing React components
  • πŸ’– Playwright β€” Fast and reliable e2e testing
  • 🐢 Husky β€” Enhances your commits and more woof!
  • πŸ’‘ Renovate - Get pull requests to update your dependencies and lock files
  • πŸš“ Semantic Release β€” Fully automated version management and package publishing
  • πŸ’» Commitlint - Get high commit message quality
  • πŸ‘· PR Workflow β€” Run Checks on Pull Requests

Run unit tests

npm run test:unit

Run coverage tests

npm run test:coverage

Run type tests

npm run test:type

Run e2e tests

npx playwright test

Licensing

This project is licensed under the MIT License. Please read the license file for more information.

About

A TypeScript starter kit for Next.js, equipped with all the essential tools to kickstart your next project πŸš€πŸ’»βš‘οΈ

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published