Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saibarathr/dashboard-ui
User interfaces that visualize multiple data sources (or reports) through numbers, graphs, and charts
https://github.com/saibarathr/dashboard-ui
chakraui reactjs recharts tailwindcss
Last synced: 12 days ago
JSON representation
User interfaces that visualize multiple data sources (or reports) through numbers, graphs, and charts
- Host: GitHub
- URL: https://github.com/saibarathr/dashboard-ui
- Owner: SaiBarathR
- Created: 2023-10-16T10:03:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-31T13:04:07.000Z (about 1 year ago)
- Last Synced: 2024-11-10T19:28:34.587Z (2 months ago)
- Topics: chakraui, reactjs, recharts, tailwindcss
- Language: JavaScript
- Homepage: https://saibarathr.github.io/Dashboard-UI/
- Size: 6.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dashboard UI
## Table of Contents
- [Dashboard UI](#dashboard-ui)
- [Table of Contents](#table-of-contents)
- [Introduction](#introduction)
- [Screenshot](#screenshot)
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)## Introduction
This is a dashboard UI for a web application. It is built using React and chakra-ui. It is a responsive UI that can be used on mobile devices as well as desktops. It is a single page application that uses React Router to navigate between pages.## Screenshot
![Screenshot of the application](https://github.com/SaiBarathR/Dashboard-UI/assets/58382813/00533a6c-3fe9-4571-ae64-e216b715bff8)
## Installation
To install this application, clone the code into your terminal for the respective repository. Then, install npm by typing `npm install` into your terminal.## Usage
To use this application, type `npm start` into your terminal. This will start the application and open it in your browser. You can then navigate through the application using the navigation bar at the top of the page.## License
This application is licensed under the MIT license.