NextJs 14.x + MUI 5.x + TypeScript Starter

The scaffold for NextJs 14.x (App Router), React Hook Form, Material UI(MUI 5.x),Typescript and ESLint, and TypeScript with Absolute Import, Seo, Link component, pre-configured with Husky
Fetch & cache data from 2 remote APIs test:
The latest React version is 19.1.0, and the latest NextJs version is 15.3.3
On dev environment, you can see how long it takes on console, e.g. getApiResponse: 0.05s

Test local NextJs API /api/test POST method (client-side component)

Total fetch count from React Context:
0
Loading... Component Render Count: 0
PageFooter.tsx © Boilerplate live example:HiHB
Monday, June 16, 2025 7:03:27 AM