https://github.com/impfundev/nextjs-finance-app
Next.js simplified version of the financial dashboard web app
https://github.com/impfundev/nextjs-finance-app
Last synced: about 1 year ago
JSON representation
Next.js simplified version of the financial dashboard web app
- Host: GitHub
- URL: https://github.com/impfundev/nextjs-finance-app
- Owner: impfundev
- Created: 2023-11-13T08:04:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-13T08:20:40.000Z (over 2 years ago)
- Last Synced: 2025-05-30T19:11:29.498Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://nextjs-finance-app.vercel.app
- Size: 945 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next.js Finance Web App
simplified version of the financial dashboard that has:
- A public home page.
- A login page.
- Dashboard pages that are protected by authentication.
- The ability for users to add, edit, and delete invoices.
## System requirements
- Node.js 18 or later
- Operating systems: macOS, Windows (including WSL), or Linux.
- Next.js 13 (App Router) or later