HooBank is a modern UI/UX well-designed web application built with React.js & Tailwind CSS inspired by Figma
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 ⏪
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.
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