Skip to content

React Template following best practices and standarts

Notifications You must be signed in to change notification settings

aihara-sama/nextjs-template

Repository files navigation

React Template following best practices and standarts

NextJS + Typescript + MUI + Firebase + Redux Toolkit + i18n + sitemaps

Usage
yarn create next-app -e https://github.com/aihara-sama/nextjs-template [<PROJECT_NAME>]

or

npx create-next-app -e https://github.com/aihara-sama/nextjs-template [<PROJECT_NAME>]