https://github.com/pawandai/cash_flow_tracker_client
https://github.com/pawandai/cash_flow_tracker_client
graphql nextjs react-chartjs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pawandai/cash_flow_tracker_client
- Owner: pawandai
- Created: 2024-06-30T10:58:22.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-30T11:01:59.000Z (about 2 years ago)
- Last Synced: 2025-06-16T07:06:37.099Z (about 1 year ago)
- Topics: graphql, nextjs, react-chartjs
- Language: TypeScript
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is Cash Flow Tracker Web application
## Getting Started
Run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```