/nextjs-dashboard-template

A Dashboard Template built with Next.js.

Primary LanguageTypeScriptMIT LicenseMIT

Next.js Dashboard Template

Next.js Blog Template

Deploy with Vercel

An open source dashboard template made with Next.js 13
Demo

Overview

This is a starter template using the following stack:

About this project

This project is built with Next.js App Router. This project aims to show how to use Next.js 13, Tailwind, RadixUI, NextAuth.js, Tremor.

Getting Started

  1. Install dependencies using npm:
npm install
  1. Copy .env.example to .env.local and update the variables.
cp .env.example .env.local
  1. Start the development server:
npm run dev

When running this project, you can add the following.

and so on.

Deploy with Vercel

License

Licensed under the MIT license.