Skip to content

luccinmasirika/mui-nextjs-ts-starter-kit

Repository files navigation

My MUI NextJs using TypeScript Starter Kit

Features

✅ MUI

✅ Theme provider: Dark and Light with auto detect of user preferences

✅ Redux

✅ Localizations with auto detect of user preferences

✅ SEO

✅ Security Headers

✅ Base URL and Paths : @/fields/*

✅ Date parser

Getting Started

Create your project by using the following command

npx create-next-app [your-project-name] -e https://github.com/luccin243/mui-nextjs-ts-starter-kit

OR

yarn create next-app [your-project-name] -e https://github.com/luccin243/mui-nextjs-ts-starter-kit