From 8ac2a404a045c8c0c11ed27cdb813557bb67b3bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82?= Date: Sun, 4 Feb 2024 17:58:43 +0100 Subject: [PATCH] docs: update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dea40f..c574c56 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ - 🎨 TailwindCSS - Class sorting, merging and linting - πŸ› οΈ Shadcn/ui - Customizable UI components - πŸ”’ Next-auth - Easy authentication library for Next.js (GitHub provider) +- πŸ“‹ React-hook-form - Manage your forms easy and efficient +- πŸ” Zod - Schema validation library - πŸ§ͺ Jest & React Testing Library - Configured for unit testing - 🎭 Playwright - Configured for e2e testing - πŸ“ˆ Absolute Import & Path Alias - Import components using `@/` prefix @@ -17,7 +19,7 @@ - πŸ—ΊοΈ Sitemap & robots.txt - With next-sitemap - πŸ“ Commitlint - Lint your git commits - πŸ€– Github actions - Lint your code on PR -- βš™οΈ T3-env - Menage your environment variables +- βš™οΈ T3-env - Manage your environment variables - πŸ’― Perfect Lighthouse score ## πŸš€ Deployment