/Business_Dashboard_Next

Primary LanguageTypeScriptMIT LicenseMIT

[version] [license]

Tailwind 3.x React with Next.js and TypeScript

Admin One is fast, beautiful and free React Next Tailwind CSS 3.x admin dashboard with TypeScript.

  • Built with TypeScript, React, Tailwind CSS 3 framework & Next.js
  • React Redux state library — Info
  • Dark mode
  • Styled scrollbars
  • SPA with Next.js
  • Production CSS is only ≈38kb
  • Reusable components
  • Free under MIT License

Table of Contents

Quick Start

Get code & install. Then dev or build

Get code & install

Get the repo

  • Clone this repo on GitHub
git clone https://github.com/BTC415/Business_Dashboard_Next.git

Install

cd to project's dir and run npm install

Builds

Build are handled by Next.js CLI — Info

Hot-reloads for development

npm run dev

Builds and minifies for production

npm run build

Exports build for static hosts

npm run export

Linting & Formatting

Lint

npm run lint

Format with prettier

npm run format

Docs

Docs are coming soon

Browser Support

We try to make sure Dashboard works well in the latest versions of all major browsers

Reporting Issues

JustBoil's free items are limited to community support on GitHub.

The issue list is reserved exclusively for bug reports and feature requests. That means we do not accept usage questions. If you open an issue that does not conform to the requirements, it will be closed.

  1. Make sure that you are using the latest version of the Dashboard. Issues for outdated versions are irrelevant
  2. Provide steps to reproduce
  3. Provide an expected behavior
  4. Describe what is actually happening
  5. Platform, Browser & version as some issues may be browser specific

Licensing

  • Copyright © 2019-2022
  • Licensed under MIT

Useful Links