← Back to Projects
PHS NextJS Starter Template

PHS NextJS Starter Template

Screenshot_2025-04-21_115047.png

💡 This is just created for quicker new project setup. All setup are personal preference. I am still figuring out how to make it dynamic for different project requirements.

Key Features


  • Up-to-date Next and React dependencies
  • Prettier and ESLint setup
  • Imports automatic sorting on file save (I super love this one)
  • Initial layout with header and footer
  • Dynamic reusable components (still working on this one)
  • Dark and light mode theme

Tech Stack


  • NextJS 15 App Router
  • React 19
  • Typescript
  • Tailwind CSS