tremorlabs / template-dashboard-oss

Free open-source dashboard template by Tremor.

Home Page:http://dashboard-oss.tremor.so

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Tremor – Dashboard Template

Dashboard is a SaaS application template from Tremor. It's built using Tremor Raw and Next.js.


Tremor Banner


Getting started

  1. Install the dependencies. We recommend using pnpm. If you want to use npm, just replace pnpm with npm.
pnpm install
  1. Then, start the development server:
pnpm run dev
  1. Visit http://localhost:3000 in your browser to view the template.

Notes

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

This project uses Tremor Raw components for the UI.

License

This site template is licensed under the Apache 2.0 License.

Learn more

For a deeper understanding of the technologies used in this template, check out the resources listed below:


Copyright © 2024 Tremor Labs, Inc. All rights reserved.

About

Free open-source dashboard template by Tremor.

http://dashboard-oss.tremor.so

License:Apache License 2.0


Languages

Language:TypeScript 98.7%Language:JavaScript 1.3%Language:CSS 0.0%