Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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