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

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

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