Reno Systems Dashboard


📝 Table of Contents

About

The objective of this dashboard is to provide a centralized platform for tracking and monitoring users and employees within the company. By consolidating relevant data , the dashboard aims to facilitate efficient management of user and employee information

🏁Getting Started

  1. Clone the repo

    git clone https://github.com/Thebrownboy/RenoSystemsDashboard.git
  2. navigate to the repo file

    cd RenoSystemsDashboard/renosystemsdashboard/
  3. install the dependencies

    npm install 
    
  4. run the json-server on port 3000

    npx json-server db.json --port 3000
    
  5. run the project

    npm run dev 
    

Demo

video2855402530.mp4

ScreenShots

ScreenShot1


ScreenShot2


ScreenShot3


ScreenShot4


ScreenShot5


ScreenShot6

Responsive

ScreenShot7


ScreenShot8


ScreenShot9