Mock Bank UI is a simple web app to browse through various loan products and review them.
The repository contains code for a vite
based react-app
.
- Clone the repository
- Navigate into the cloned directory.
- Run
yarn
to install the required dependencies - Run
yarn dev
to start the dev server.