Crema Next.js Overview
Crema Next.js is available with App Router. Crema is also available in both Typescript and Javascript
Last updated
Was this helpful?
Crema Next.js is available with App Router. Crema is also available in both Typescript and Javascript
Last updated
Was this helpful?
Crema Next.js is available with App Router. Crema is also available in both Typescript and Javascript.
When you get the Crema template from Themeforest, you will get a zip folder from Themeforest. Upon extracting the content of the zip folder, you will get the following two zip files.
Crema 4.x
I. MUI:- In this folder, you will get the MUI-based template. Crema supports all three state management lib(redux-toolkit, and Context APIs). You can checkout the demo
crema-mui-4.x: This app is based on the CRA based built with JavaScript
crema-mui-next-4.x: This app is based on Next.js built with JavaScript
crema-mui-ts-4.x: This app is based on the CRA based built with TypeScript.
crema-mui-next-ts-4.x: This app is based on Next.js built with JavaScript
II. Antd:- In this folder, you will get the Antd-based template. Crema supports all three state management lib(redux-toolkit, and Context APIs). You can checkout the demo
crema-antd-4.x: This app is based on the CRA based built with JavaScript
crema-antd-next-4.x: This app is based on Next.js built with JavaScript
crema-antd-ts-4.x: This app is based on the CRA based built with TypeScript
crema-antd-next-ts-4.x: This app is based on the Next.js built with TypeScript
servers:- In this directory, you will find the following backend servers, These servers have auth APIs .