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 devAvailable templates:
react(default)react-ts
To scaffold with specific template:
yarn create rct-app my-react-project --template reactCurrently working on:
- Next.js template