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