Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asbhogal/a11y-stack
Accessibility-focused, typesafe Next.js frontend framework stack, with Storybook, Tailwind CSS, Shadcn, Playwright, React Hook Form, Zod, Prettier, ES Lint and Husky.
https://github.com/asbhogal/a11y-stack
a11y accessibility accessibility-checker accessibility-testing e2e eslint husky nextjs playwright prettier react react-hook-form shadcn-ui storybook tailwindcss testing typescript zod
Last synced: 13 days ago
JSON representation
Accessibility-focused, typesafe Next.js frontend framework stack, with Storybook, Tailwind CSS, Shadcn, Playwright, React Hook Form, Zod, Prettier, ES Lint and Husky.
- Host: GitHub
- URL: https://github.com/asbhogal/a11y-stack
- Owner: asbhogal
- License: mit
- Created: 2024-03-16T11:54:05.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-03T20:35:59.000Z (18 days ago)
- Last Synced: 2025-01-06T23:53:33.427Z (15 days ago)
- Topics: a11y, accessibility, accessibility-checker, accessibility-testing, e2e, eslint, husky, nextjs, playwright, prettier, react, react-hook-form, shadcn-ui, storybook, tailwindcss, testing, typescript, zod
- Language: TypeScript
- Homepage: https://a11y-stack.com
- Size: 2.03 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
![Project-Cover](https://github.com/a11y-stack/a11y-stack/blob/main/public/images/a11y-stack-header.png)a11y stack
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
1. Clone the repository or use as a boilerplate for your next repo
2. Install the dependencies using your preferred package manager
3. 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
## Acknowledgements
- A big thanks to [Kalon Robson](https://github.com/kalon-robson) for helping to get this project launched.
## Contact