Skip to content

purchasing-power-parity/purchasing-power-parity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purchasing Power Parity

A web application that helps you understand and apply Purchasing Power Parity (PPP) to make your products affordable worldwide.

Features an interactive price calculator, a searchable country table with PPP conversion factors, and API documentation.

Development

npm install
npm run dev

Open http://localhost:3000.

Deployment

Built for deployment on Coolify via the included Dockerfile:

docker build -t ppp .
docker run -p 3000:3000 ppp

Tech Stack

License

MIT

About

💫 Make your products affordable for everyone around the world.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors