Skip to content

Nanlung/NT-Corp

Repository files navigation

NT Corp Admin Dashboard

Welcome to the NT Corp Admin Dashboard project! This dashboard is designed to provide administrators with an intuitive interface to manage and visualize data effectively. Built using modern web development technologies, it ensures optimal performance and a responsive design.


🚀 Features

  • User-friendly Interface: Designed with Tailwind CSS for a clean and responsive layout.
  • Interactive Charts: Visualize data dynamically using Chart.js.
  • Performance Optimized: Built with Next.js for server-side rendering and fast page loads.
  • Customizable: Modular and scalable code structure.

🛠️ Tech Stack

  • Framework: Next.js (React-based framework for server-side rendering and static site generation)
  • Styling: Tailwind CSS (utility-first CSS framework)
  • Data Visualization: Chart.js (JavaScript charting library)

🖥️ Setup and Installation

  1. Clone the Repository:

    git clone https://github.com/nanlung/ntcorp-admin-dashboard.git
    cd dashboard
  2. Install Dependencies:

    npm install
  3. Run the Development Server:

    npm run dev

    Open http://localhost:3000 in your browser to see the dashboard in action.

  4. Build for Production:

    npm run build
    npm start

📊 Working with Charts

The project uses Chart.js for data visualization. Customize your charts in the relevant components inside the src/components/charts/ directory. Example configurations can be found in the Chart.js documentation.

Deployment

https://nt-corp.vercel.app

📸 Screenshots

Home Page

Home Page

Customers Page

Customers Page

Orders Page

Orders Page

About

Admin Dashboard for NT Corp – Built with Next.js, Tailwind CSS, and Chart.js for a responsive and interactive interface to manage and visualize data efficiently.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors