A personal opinionated starter for Next.js, Chakra UI, and Typescript 2024.03.02
- Next.js 12
- Chakra UI
- Typescript
- Image optimization with prebuilt
ChakraNextImage
component - Absolute imports
- ESLint, Prettier, Husky, and Lint Staged
- Github Actions
- next-seo and next-sitemap
-
Clone this repository
Click
Use this template
button on top of this pageor
npx create-next-app -e https://github.com/rizqitsani/next-chakra-ts-starter project-name
or
-
Install dependencies
yarn
-
Run it on your machine
yarn dev
-
Change the starter defaults on
TODO
comments and the package name onpackage.json