npx create-next-app --example https://github.com/joshuaedo/stanq-template
Stanq is a React.js template that includes several useful frameworks and utilities to help developers build performant web applications. It uses Next.js as a React framework and includes libraries such as Auth.js for handling user authentication, React Query for data fetching and state management, and Tailwind CSS for rapid UI development. The template also includes custom hooks and utilities for handling date and time information, window resizing, and click events outside specified elements. The codebase is written in TypeScript for static type checking and includes tools for code formatting and linting.
Stanq is a feature-packed React.js template that provides a great starting point for building web applications. It includes a variety of frameworks and utilities, such as Next.js, Auth.js, React Query, and Tailwind CSS, to facilitate development. The template also includes custom hooks and utilities for handling common tasks, like date and time information and handling click events outside elements. The codebase is written in TypeScript and includes tools for code formatting and linting. Overall, Stanq offers a robust foundation for developers to build performant and high-quality web applications.