create-a11y-stack-app
v0.0.2
Published
Accessibility-focused, typesafe Next.js frontend framework stack, complete with Storybook, Tailwind CSS, Shadcn, Playwright, React Hook Form, Zod, Prettier, ES Lint and Husky.
Downloads
251
Maintainers
Readme
An accessibility-focused, typesafe Next.js frontend stack, built using TypeScript, Next.js (App router), Storybook, Tailwind CSS, Shadcn, Playwright, React Hook Form, Zod and Husky.
Modular | Semantic | Extensible
- Enforces proper, accessible HTML across components using correct semantics and aria attributes
- TypeScript, ESLint, Prettier Zod schema validation and code formatting all work together
- Turn this into a full stack framework using Prisma, Drizzle, Payload, Next Auth etc.
Installation
- Clone the repository or use as a boilerplate for your next repo
- Install the dependencies using your preferred package manager
- Spin up the dev server
PRs & Issues
PR's and discussions are welcome to support the continuation of this project. Please read the guidelines before posting an issue or submitting a pull request