FinWa visualizes monthly expenses for easier management of personal finances.
- 💰 Expenses: Keep track of one-time and recurring expenses
- 📃 Categories: Group expenses by (customizable) categories
- 💹 Visualization: Various charts provide insights on finances
- 🔒 Privacy: Data is only stored locally
- 📱/💻 Responsive: Optimized for screens of all sizes
- 📶 PWA: FinWa is installable and does not require an internet connection
- ⏱ SSG: Non-dynamic pages are statically generated, resulting in fast page loads
- 🌐 Localization: Fully localized in English and German
- 🌗 Themes: Dark and light designs
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
For detailed explanation on how things work, check out Nuxt.js docs.
BSD 3-Clause License - Copyright © Jan Müller