This is a Next.js project bootstrapped with create-next-app, added with Chakra UI and TypeScript setup.
Start developing right away!
You can either click Use this template button on this repository and clone the repo or create project with create-next-app like so:
npx create-next-app <APP_NAME> --example https://github.com/sozonome/nextchakra-starter
# or
yarn create next-app <APP_NAME> --example https://github.com/sozonome/nextchakra-starterThen, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying src/pages/index.js. The page auto-updates as you edit the file.
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Chakra UI
- TypeScript
- upgrade
nextto latest version when a version which are compatible with latestnext-pwais ready.- references:
- current: lock the
nextversion to10.0.5
