Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 896 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 896 Bytes

Next.js and Chakra UI

Features:

  • Next.js 12
  • React 18
  • Chakra UI
  • TypeScript
  • Prettier
  • ESLint

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example https://github.com/zakiego/next-chakra

or

yarn create next-app --example https://github.com/zakiego/next-chakra

Deploy it to the cloud with Vercel (Documentation).