Skip to content

UndeadMe/react-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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