Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cithukyaw/ledger-family-app
https://github.com/cithukyaw/ledger-family-app
mui react-query reactjs sass typescript
Last synced: about 17 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/cithukyaw/ledger-family-app
- Owner: cithukyaw
- Created: 2024-08-11T13:36:23.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-10-27T13:32:58.000Z (11 days ago)
- Last Synced: 2024-10-27T15:14:36.261Z (11 days ago)
- Topics: mui, react-query, reactjs, sass, typescript
- Language: TypeScript
- Homepage: https://ledger-family.vercel.app
- Size: 779 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LedgerFamily app
A simple application that tracks expenses and manages budget effectively.
API Backend: https://github.com/cithukyaw/ledger-family-api
**Tech Stack:**
- [React](https://react.dev/) + [Typescript](https://www.typescriptlang.org/) + [Vite](https://vitejs.dev/)
- [React Query](https://tanstack.com/query/latest)
- [Redux](https://redux.js.org/)
- [MUI](https://mui.com/)
- [Sass](https://sass-lang.com/)## Development
npm run dev
## Production
npm run build