Skip to content

A personal opinionated starter for Next.js, Chakra UI, and Typescript

Notifications You must be signed in to change notification settings

rizqitsani/next-chakra-ts-starter

Repository files navigation

next-chakra-ts-starter

A personal opinionated starter for Next.js, Chakra UI, and Typescript

Features

  • 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

Getting Started

  1. Clone this repository

    Click Use this template button on top of this page

    or

    npx create-next-app -e https://github.com/rizqitsani/next-chakra-ts-starter project-name

    or

    Deploy with Vercel

  2. Install dependencies

    yarn
  3. Run it on your machine

    yarn dev
  4. Change the starter defaults on TODO comments and the package name on package.json

About

A personal opinionated starter for Next.js, Chakra UI, and Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published