- Next.js 12
- React 18
- Chakra UI
- TypeScript
- Prettier
- ESLint
Deploy the example using Vercel:
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).