Next.js Template
Next.js + TypeScript + Tailwind CSS + Biome + Vitest
Getting Started
First, run the development server:
pnpm dev
Open http://localhost:3000 with your browser to see the result.
This project uses next/font
to automatically optimize and load Geist, a new font family for Vercel.
These are the tools used in this project:
- TypeScript - a typed superset of JavaScript that compiles to plain JavaScript.
- Next.js - a React framework for production.
- Tailwind CSS - a utility-first CSS framework for creating custom designs.
- Biome - a new JavaScript and TypeScript linter, formatter, and bundler.
- Vitest - a Vite-native test framework.