Session instructions in ./public/LLM_instructions/current_session.md
Style: concise answers, brievety is important Project: a dashboard running on localhost for visualizing banking transactions from my family account. Data: transactions available from one or multiple csv files. The files are not included in the repo.
- write simple concise code.
- development environment not optimised for production.
- no need for error handling.
- project is based on React with Next.js and Tailwind, using App router
- not using typescript
- on Mac with Vscode with limited extensions
- with command lines in the terminal
- components/ClientTransactions.jsx
- app/src/transactions/pages.jsx
- tailwind.config.js
- package.json
- jsconfig.json