Dashboard to help admin control their system users & employees

Reno Dashboard

?About

dashboard to help admin control their system users & employees

it comes with strong search features to help save admin time

?Getting Started

  1. Clone the repository
git clone https://github.com/omar214/Reno-Dashboard.git
  1. Go to the directory of the repository
cd Reno-Dashboard
  1. to run frontend

add .env file like this inside Client

REACT_APP_API_URL = 'API URL'

then run

cd Client
npm install
npm start

now Client runs at port 3000

4.to run backend

cd Server
npm install
npm start

server runs at port 8080

? Demo

Demo

Demo.mp4

Responsive Demo

responsive.Demo.mp4

? screenshots

  • collapesd sidebar










  • GitHub

    View Github