Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A modern & fast banking landing page created with Astro & Tailwind.

Free Tailwind CSS and Next.js one-page template for crypto business sites, with authentication pages, modals, and responsive UI.
Hoo Bank is an open-source, MIT-licensed banking landing page template built with Astro and TailwindCSS that gives developers a fast, modern single-page website for a financial brand.
Hoo Bank is a landing page template created by developer Dev-Siri and published on GitHub under the MIT License. It takes a clean Astro project structure and TailwindCSS styling and produces a static, responsive banking homepage that can be deployed to Vercel or any static host. The template is built with Astro for component-based markup, TailwindCSS for utility-first styling, and Vite as the underlying build tool, with pnpm as the recommended package manager.
pnpm i and pnpm dev).pnpm dev, and iterate on the copy and colors with Tailwind utilities before deploying to Vercel.The template ships as a Git repository. After cloning it, you install dependencies with pnpm i, start the local development server with pnpm dev, and edit the Astro components and Tailwind styles directly. The repo includes a LICENSE.md file confirming the MIT license.
Yes, the entire project is MIT Licensed. That means you can use it for personal or commercial projects, modify it, and redistribute it without paying any license fee or crediting the author.
Hoo Bank uses Astro as the site framework, TailwindCSS for styling, and Vite as the build tool. The recommended package manager is pnpm, and the repository includes a pnpm-lock.yaml environment for reproducible installs.
Clone the repository with git clone https://github.com/Dev-Siri/Hoo-Bank.git, then run pnpm i to install dependencies, and finally pnpm dev to start the development server at your local Vite URL.
