reactjs18-hoobank Tailwind Templates

Reactjs18 Hoobank

Modern UI/UX webapp consisting of a stunning hero section, high-quality assets and gradients, business stats, reusable components, CTA, testimonials, and much more - built with React.js & Tailwind CSS ⏪

HooBank

HooBank is a modern UI/UX well-designed web application built with React.js & Tailwind CSS inspired by Figma

contributors last update forks stars open issues license

View Demo · Documentation · Report Bug · Request Feature


:notebook_with_decorative_cover: Table of Contents

:star2: About the Project


This repository houses a fully responsive Modern UI/UX webapp consisting of a stunning hero section, high-quality assets and gradients, business stats, reusable components, CTA, testimonials, and much more - built with React.js & Tailwind CSS ⏪

:bangbang: Folder Structure

Here is the folder structure of HooBank.

Modern-UI.UX-Web/
|- src/
  |-- assets/
  |-- components/
  |-- constants/
|- App.jsx
|- index.css
|- main.jsx
|- styles.js

Now, lets dive into the public and src folders.

public

index.html - package.json - vite.config.js - tailwind.config.cjs - postcss.config.cjs

The root folder contains the HTML file so you can tweak it, for example, to set the page title. The