HooBank is a responsive, modern React JS application designed for a fictitious bank. Built with TailwindCSS, this project showcases a clean, professional UI and responsive design principles.
- Responsive design for optimal viewing on any device.
- Utilizes React JS for a dynamic user experience.
- Styled with TailwindCSS for rapid development and consistency.
- Node.js and npm/yarn installed.
- Clone the repository:
git clone https://github.com/xjwllmsx/hoobank.git
cd hoobank
- Install dependencies:
npm install
- Start the development server:
npm start