0.0.5 • Published 9 months ago
thanka-ui-starter-template v0.0.5
Thanka UI Starter Templates
Package to scaffold starter templates of next.js or react which contains most used components like input, button, a state management and API integration setup.
The templates are being worked on.
Scaffold a project
Required Node.js version 18+
With npm:
npx thanka-ui-starter-template@latest
With pnpm:
pnpx thanka-ui-starter-template@latest
Now follow the prompts.
Currently supported variants
- next
- react
- tailwind - context - fetch
- tailwind - context - rtk
- tailwind - context - tanstack
- tailwind - redux - fetch
- tailwind - redux - rtk
- tailwind - redux - rtk
- tailwind - jotai - fetch
- tailwind - jotai - rtk
- tailwind - jotai - tanstack
- mantine - context - fetch
- mantine - context - rtk
- mantine - context - tanstack
- mantine - redux - fetch
- mantine - redux - rtk
- mantine - redux - rtk
- mantine - jotai - fetch
- mantine - jotai - rtk
- mantine - jotai - tanstack
- chakra - context - fetch
- chakra - context - rtk
- chakra - context - tanstack
- chakra - redux - fetch
- chakra - redux - rtk
- chakra - redux - rtk
- chakra - jotai - fetch
- chakra - jotai - rtk
- chakra - jotai - tanstack