Skip to content

Latest commit

Β 

History

History
37 lines (20 loc) Β· 952 Bytes

File metadata and controls

37 lines (20 loc) Β· 952 Bytes

HooBank Website πŸ’³

A modern, fully responsive banking website built with clean UI/UX design principles. This project demonstrates a front-end landing page for a fictional digital bank β€” HooBank β€” and adapts seamlessly across all screen sizes and devices.

πŸš€ Features

πŸ“± Fully Responsive – Works perfectly on desktop, tablet, and mobile devices.

🎨 Modern UI/UX Design – Clean layout with reusable components.

⚑ Fast and Lightweight – Optimized for performance and accessibility.

πŸ’‘ Modular Code Structure – Easy to read, maintain, and scale.

πŸ› οΈ Tech Stack

HTML5 & CSS3

JavaScript (ES6+)

React.js (if used β€” confirm and update if necessary)

Tailwind CSS – For rapid UI styling

Vite or Create React App (if applicable)

πŸ“¦ Installation

Clone the repo and install dependencies:

-git clone https://github.com/Nboss21/Technology.git -cd Technology

If React project

-npm install -npm run dev or npm start