Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mujeebsulayman/banking-app
Banking App
https://github.com/mujeebsulayman/banking-app
nextjs14
Last synced: about 2 months ago
JSON representation
Banking App
- Host: GitHub
- URL: https://github.com/mujeebsulayman/banking-app
- Owner: MujeebSulayman
- Created: 2024-05-12T14:24:47.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-31T08:41:05.000Z (7 months ago)
- Last Synced: 2024-05-31T09:57:14.088Z (7 months ago)
- Topics: nextjs14
- Language: TypeScript
- Homepage:
- Size: 897 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.