A Beautiful Admin Dashboard app created with Reactjs, Chakra UI libray and Tailwind CSS. that implement based this design in a react app and develope it.
Bankdash is a Admin Dashboard pages which manage your cast. the charts show you how much you deposit to or withdrow from your bank account.
- home
- transaction
- investment
- credit card
- loans
- services
- settings
- ReactJS
- Yarn - package manager
- vite
- Tailwind CSS
- Chakra UI
- Chart js + React chart js
- react router
- nitlify - deploy service
1- First, clone this app:
git clone https://github.com/nafasebra/bankdash
2- install packages, BUT write your package manager as value of packageManager
in package.json file if you don't use Yarn:
{
"packageManager": "[email protected]"
}
- then install (yarn):
yarn
- install with npm:
npm install
Enjoy ❤️