Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 477 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 477 Bytes

React calculator which turns numbers to percent share in proportion to total amount of numbers. 📊 %

Free, simple and beautiful calculator that displays all sums of participants with displaying its percentage proportion to total sum of all participants

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev