An open API service indexing awesome lists of open source software.

https://github.com/undeadme/react-dashboard

React Dashboard Template with lots of Charts and stuff
https://github.com/undeadme/react-dashboard

admin admin-template chart dashboard react react-chart react-dashboard react-template template theme

Last synced: about 2 months ago
JSON representation

React Dashboard Template with lots of Charts and stuff

Awesome Lists containing this project

README

        

## CashFlow
its a non responsive dashboard template for now. i am implementing this template based on the [Dribbble Design](https://dribbble.com/shots/23704866-Cashflow-Web-App-Design). I get so happy if you wanna contribute to this simple template project for developing it faster as soon as possible.

## Main Page
![image](https://github.com/user-attachments/assets/7554081e-3cbf-461b-b728-baa77d088443)

## Installation Process
1. first clone the project via
```CONSOLE
git clone https://github.com/UndeadMe/react-dashboard.git
```
2. then you have to install the packages by
```CONSOLE
pnpm install
```
3. after all, you can easily preview the project by running this
```CONSOLE
pnpm run dev
```