A React.js and Next.js web app that displays a financial transaction history. Data is loaded dynamically from a JSON file and grouped by date in a styled table. Conditional formatting highlights income and expenses for better readability.
reactjs json-data nextjs dynamic-table conditional-rendering financial-transactions income-tracking frontend-only css-styling date-grouping
-
Updated
Feb 15, 2025 - JavaScript