Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NekkuDB Dashboard

Overview

NekkuDB Dashboard is a web-based application designed for data visualization and management. It leverages React to provide a dynamic and responsive user interface, featuring various charts and data display components.

Repository Structure

Configuration Files

  • .gitattributes
  • package-lock.json
  • package.json

Public Directory

Contains static assets and the main HTML file.

  • assets/: Images and icons.
  • index.html: Entry HTML file.
  • manifest.json: Web app manifest.
  • robots.txt: Instructions for web crawlers.

Source Code (src/)

The main application code.

Main Files

  • App.js: Main React component.
  • index.js: JavaScript entry point.
  • index.css: Global styles.
  • theme.js: Theming and styling information.

Components (components/)

Reusable React components for charts and UI elements.

Data (data/)

Mock data files for testing and demonstration purposes.

Scenes (scenes/)

Different views or pages of the application, each representing a feature or view in the dashboard.

Global Components

  • Sidebar.jsx
  • Topbar.jsx

Getting Started

Prerequisites

  • Node.js
  • npm (usually comes with Node.js)

Installation

  1. Clone the repository:
    git clone https://github.com/NekkuDB/Dashboard.git

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages