Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vsbron/nextjs2024-horizon-banking
- Owner: vsbron
- Created: 2024-09-04T11:17:25.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T14:02:51.000Z (5 months ago)
- Last Synced: 2024-10-31T19:43:13.707Z (3 months ago)
- Topics: appwrite, nextjs, react, tailwind, typescript
- Language: TypeScript
- Homepage: https://vsbron-nextjs2024-horizon-banking.vercel.app/
- Size: 1.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/