This GitHub project presents the UI/UX designs for HooBank, the next generation banking app that redefines the banking experience with its user-friendly interface and innovative features.
https://hoobank.sleepycoder101.xyz
Refer to https://nodejs.org/en/download/ to install nodejs
Clone this repository
git clone https://github.com/sleepy-coder-101/HooBank
Change to project directory
cd HooBank
Install required NPM Packages
npm install
Start development server
npm run dev
vite : The following link has all the commands that can be used with vite https://vitejs.dev/
ReactJS : Refer to https://reactjs.org/ to understand the concepts of ReactJS