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 18.3.1, and the latest NextJs version is 14.2.3
On dev environment, you can see how long it takes on console, e.g. getApiResponse: 0.05s

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

PageFooter.tsx © Boilerplate live example:HiHB
Sunday, May 12, 2024 5:51:41 AM