Skip to content

ceedadev/next14-tremor

Repository files navigation

Production Factory Dashboard: a Tremor.so Demo Project

Introduction

This repository demonstrates the use of the Tremor.so dashboard library to build an interactive and visually appealing Production Factory Dashboard. It's designed to showcase real-time data visualization and management for a production factory environment, using modern web technologies.

Technologies Used

  • React : A JavaScript library for building user interfaces, enabling the creation of reusable UI components.
  • Next.JS 14 : A React framework that enables functionality such as server-side rendering and generating static websites for React-based web applications.
  • TailwindCSS: A utility-first CSS framework for rapidly building custom designs, ensuring a sleek and responsive design.
  • Tremor.so: A powerful and intuitive dashboard library that provides pre-built components and layouts for building complex dashboards with ease.

Installation

To try it yourself with this project:

  1. Clone the repository

    git clone https://github.com/ceedadev/next14-tremor.git
  2. Navigate to the project directory

    cd next14-tremor
  3. Install dependencies

    npm install
  4. Run development server.

    npm run dev
  5. Open http://localhost:3000 from your browser

Usage

Explore the dashboard to view the demo. The UI is interactive and allows for deep dives into specific metrics or issues.

Contribution

Contributions are welcome! For major changes, please open an issue first to discuss what you would like to change.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages