Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.3 KB

README.md

File metadata and controls

53 lines (32 loc) · 1.3 KB

HooBank Landing Page

This is a fictional landing page for a bank called HooBank. The landing page was created using React, Tailwind CSS, and Framer Motion. The design was created using Figma.

Demo

You can see a live demo of the landing page here.

image

Getting Started

To run this project on your local machine, follow these steps:

  1. Clone this repository by running the following command in your terminal:
git clone https://github.com/r3hmantom/PaymentApp.git
  1. Navigate to the project directory:
cd PaymentApp
  1. Install the dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open http://localhost:3000 in your browser to see the landing page.

Built With

Authors

Acknowledgements