omar214 / Reno-Dashboard

dashboard to help admin control their system users & employees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reno Dashboard

📝 Table of Contents

🚩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 collapesd


  • expanded sidebar expanded sidebar


  • collapsed with modal collapsed with modal


  • expanded with modal expanded with modal


  • sidebar search sidebar search


  • users search users search


  • Date picker Date picker


Responsive

  • Sidebar Sidebar


  • Users Users


  • Add new User

    new users

About

dashboard to help admin control their system users & employees


Languages

Language:JavaScript 93.7%Language:SCSS 4.2%Language:HTML 2.1%