Skip to content

ganpati-bappa/Dashboard-Design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard Design

This is a simple, react one-page UI of a user dashboard for any social networking website. The data used are fetched from random Dummy rest api's mainly from https://dummyapi.io/

Deployed App

The React App is deployed on Heroku, which is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.

https://dashboard-design.herokuapp.com/

Installation for local server

In order to start the React Server

It requires React.js v16+ to run.
Install all the required dependencies and and start the webapp.


npm install
npm start

Technology Involved

This Dashboard uses following library and dependencies to work properly

  • React.js - JavaScript library for building of UI components
  • Chart Js - React components for Chart.js, the most popular charting library.
  • Faker - This is used to generate random data for the website.

APP Screens

Design of the dashboard on a desktop

About

A simple Responsive UI/UX Design for the Dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published