Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 703 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 703 Bytes

CashFlow

its a non responsive dashboard template for now. i am implementing this template based on the Dribbble 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

Installation Process

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