Build your next fintech app the smart way

Welcome to the FintechTemplates documentation.

account-nav.tsx
account-card.tsx
accountCurrencies?.map((accountCurrency) => (
<AccountCard
key={accountCurrency.id}
accountCurrency={accountCurrency}
selectedAccountCurrency={selectedAccountCurrency}
handleAccountCurrencyClick={handleAccountCurrencyChange}
displayCurrency={displayCurrency}
rates={rates}
/>
))

Introduction

Getting started

Learn how to get up and running with our templates.

Installation

Step-by-step guide to setting up the template.

Architecture guide

Learn how the internals work and how to make it your own.

Once you've purchased the template from FintechTemplates.com, you're ready to get started.