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

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

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