Skip to content

Compare currencies based on values you find expensive or cheap

License

Notifications You must be signed in to change notification settings

nidnogg/expensio-meter

Repository files navigation

expensio-meter 💸

Compare currencies based on values you find expensive or cheap
Web • Linux • macOS • Windows

License Size Stars

About

expensio-meter is a simple web app built for trying to figure out if something is expensive or not when travelling, according to values you know about

How to Use

For a better idea, check out the live demo. The idea is that you select your home country, add increasing values of things that you find cheap, moderately cheap and so forth.

Then, add a country to compare and you can get a better idea of how values scale. You can then save that value to localStorage for later use.

Setup

Most of the dev environment was initially bootstrapped using bun, but later on it was migrated to pnpm. Using pnpm is advised, especially if you add any dependencies, but not really essential.

Warning

Keep in mind that .pnpm-lock.yaml has to match the package.json, so CI/CD runs of bun installed builds will likely fail.

First, run

pnpm install
# alternatively 
# bun install

Then,

pnpm dev
# alternatively 
# bun dev

Contributing

Feel free to open up a PR for any issues listed in this repo, or for any improvements you'd like to see made.

Bug reports are also welcome and will be promptly considered.

About

Compare currencies based on values you find expensive or cheap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published