nextjs-template icon indicating copy to clipboard operation
nextjs-template copied to clipboard

An enterprise Next.js template application showcasing - Testing strategies, Global state management, Custom environments, a network layer, component library integration, localization, Image loading, C...

Results 5 nextjs-template issues
Sort by recently updated
recently updated
newest added

- The template should support typescript files along with Javascript. - jest should work with typescript - add required types

- Upgrade Next.js from v12 to v13 - Use SWC instead of babel - Remove `next-transpile-module` since it is native in Next.js v13

- replaced ant-d with material UI