Small, simple but efficient web app for easily splitting expenses. Uses a much less bloated design so even small expenses down to each grocery items on your receipt can be split in no time!
https://florianpallas.github.io/react-flatisfying/
- TypeScript 92.4%
- JavaScript 3.5%
- HTML 2.9%
- CSS 1.2%
| .github/workflows | ||
| src | ||
| .gitignore | ||
| index.html | ||
| LICENSE | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.cjs | ||
| prettier.config.cjs | ||
| README.md | ||
| tailwind.config.cjs | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||