/puge

The simplist budgeting app

Primary LanguageTypeScript

Puge

Puge is the simplest budgeting app I could imagine. It utilizes Vite, Typescript, and React. It's pure frontend and is packedaged into a PWA via the vite pwa plugin.

Puge is live here.

Developing

npm i npm run dev

Deploying

Deployment is on GH pages, using that npm pacakge. npm run deploy