Skip to content

yutotnh/is-x-coins

Repository files navigation

isXCOINS

Please visit isXCOINS.

How to use

  1. Open isXCOINS.

  2. Input the price and count of coins.

3 Check the result.

Development

Install

git clone [email protected]:yutotnh/is-x-coins.git
cd is-x-coins
bun install

Run

bun dev # Please open https://localhost:5173 in your browser.

Build

bun build