Database
is a website template from Tremor. It's built
using Tremor Raw
and Next.js.
- Install the dependencies. We recommend using pnpm. If you want to use
npm
, just replacepnpm
withnpm
.
pnpm install
- Then, start the development server:
pnpm run dev
- Visit http://localhost:3000 in your browser to view the template.
This project uses
next/font
to
automatically optimize and load Inter, a custom Google Font.
This project uses
Tremor Raw
components for the UI.
This site template is a commercial product and is licensed under the Tremor License.
For a deeper understanding of the technologies used in this template, check out the resources listed below:
- Tailwind CSS - A utility-first CSS framework
- Next.js - Next.js documentation
- Radix UI - Radix UI Website
- Shiki - Shiki Website (Syntax highlighter)