DataRoc Dashboard is a web-based application with data visualization and analytics.
Design by Anointing Obuh
To get started with the DataRoc Dashboard, follow these steps:
- Clone the repository:
git clone https://github.com/ivioje/DataRoc-dashboard.git
- Navigate to the project directory:
cd DataRoc-dashboard
- Install the dependencies:
npm install
- Start the development server:
npm run dev
Once the server is running, open your browser and navigate to http://localhost:3000
to access the dashboard.