Calculates restaurant tips in USD, also helps calculates tips to the nearest dollar (for those who want to be rounded values).
yarn
Development
yarn dev
- This uses vite React, and tailwind / daisyui for the application.
- It is also an offline app; it registers with a service worker for offline use.