Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vsbron/nextjs2024-horizon-banking

Horizon is a modern banking platform for everyone
https://github.com/vsbron/nextjs2024-horizon-banking

appwrite nextjs react tailwind typescript

Last synced: about 1 month ago
JSON representation

Horizon is a modern banking platform for everyone

Awesome Lists containing this project

README

        

# Horizon Banking

Horizon is a modern banking platform for everyone

## Features

- Sign In and Sign Up pages with modern forms to fill;
- Main dashboard page with the navigation, current balance, client details an available bank cards;

## Details

- App is written using NEXT.js framework with a TypeScript;
- Form is handled via React-hook-form and validated via Zod;
- Styles are handled via Tailwind CSS;
- Authentication is handled via Appwrite service;
- Bank connections are handled via Plaid;
- Some UI elements are originally taken from ChadCN UI;

### Live version

https://vsbron-nextjs2024-horizon-banking.vercel.app/