Skip to content

LucasCodr/nice-app-template

Repository files navigation

Nice App Template

A template for quickly starting modern client-side applications with a great developer experience and built-in best practices.

Stack

  • React for UI development
  • Tanstack Router for routing
  • Tanstack Query for async state management
  • TypeScript for type safety
  • Tailwind CSS for styling
  • HeroUI for beautiful, ready-to-use components

Objective

This template is designed to help you bootstrap new client-side apps rapidly, with a focus on code quality, maintainability, and a pleasant developer experience. Everything is pre-configured so you can focus on building features, not setup.

Linting and Formatting

We use Biome for code linting and formatting. Biome is fast, easy to configure, and ensures consistent code style across your project.

Releases

No releases published

Packages

No packages published

Languages