WooBank is a frontend-only landing page built to showcase clean UI design, responsive layouts, and modern React-based tooling.
This project is not a real banking application. It exists purely as a UI and frontend engineering exercise.
A short video walkthrough showcasing the UI, responsiveness, and layout of WooBank.
/public
/src
/components # Reusable UI components
/assets # Images and icons
App.jsx
main.jsx
.eslintrc.cjs
tailwind.config.js
vite.config.js
package.jsongit clone https://github.com/Prathamdas3/WooBank.git
cd WooBank
npm install
npm run devThe app will be available at .
- React
- Vite
- Tailwind CSS
- JavaScript (ES6+)
MIT © Pratham Das

