This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm run dev
Open http://localhost:3000 with your browser to see the result.
- NextJS 13
- ChakraUI
- Framer-Motion
- Storybook
- Internationalized (react-i18next)
- More will be added soon
- Add Storybook
- Add Storybook example
- Add Cypress
- Add Cypress example
- Add tRPC or React Query
- Add tRPC or React Query example
- Add Jest and example