Create a react-powered app with unique setup, comes with React-Query, Chakra-UI and Authentication flow all setup.
yarn create rct-app <project-name>
cd <project-name>
yarn dev
Available templates:
react
(default)react-ts
To scaffold with specific template:
yarn create rct-app my-react-project --template react
Currently working on:
- Next.js template