theimberger / puge

The simplist budgeting app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The simplist budgeting app


Languages

Language:TypeScript 75.8%Language:CSS 21.5%Language:HTML 2.7%