Skip to content

northes/is_the_work_worth

Repository files navigation

Is the work worth 🤔 ?

License GitHub stars GitHub forks

A tiny tool that can calculate the cost performance of your current job.

Is the work worth? - Check your work cost performance. | Product Hunt

Online

https://work-worth.vercel.app

Feature

  • Second edition algorithm
  • Show the calculation results with a sense of ritual
  • Multilingual support
  • Dark mode

Developing

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version:

npm run build