https://github.com/sam-chris-fullstack-engineer/banking-webapp
this is modern banking web app
https://github.com/sam-chris-fullstack-engineer/banking-webapp
appwrite-database nextjs14 shadcn-ui tailwindcss
Last synced: 11 months ago
JSON representation
this is modern banking web app
- Host: GitHub
- URL: https://github.com/sam-chris-fullstack-engineer/banking-webapp
- Owner: sam-chris-fullstack-engineer
- Created: 2024-07-03T01:49:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-11T02:35:42.000Z (over 1 year ago)
- Last Synced: 2025-01-22T15:34:22.297Z (about 1 year ago)
- Topics: appwrite-database, nextjs14, shadcn-ui, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 834 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next.js Project
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev