Dashboard
is a SaaS application 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 licensed under the Apache 2.0 License.
For a deeper understanding of the technologies used in this template, check out the resources listed below:
- Tremor Raw - Tremor Raw documentation
- Tailwind CSS - A utility-first CSS framework
- Next.js - Next.js documentation
- Radix UI - Radix UI Website
- Recharts - Recharts documentation and website
Copyright © 2024 Tremor Labs, Inc. All rights reserved.