Next.js TypeScript starter with authentication and Tailwind CSS
Starter boilerplate for Next.js using TypeScript that provides a Context API–based authentication structure, Tailwind CSS integration, and a TypeScript-first project layout. It includes linting, formatting, Git hooks, and an HTTP service instance for API requests, suitable for web apps that require user authentication and maintainable client-side code.
0