/money-calculator

Sebuah aplikasi kalkulator dengan pecahan uang rupiah. Link : kalkulator-uang.netlify.app/

Primary LanguageTypeScript

Logo

MONEY CALCULATOR

🧰 Run in locale

To clone and run this website, you'll need Git and Node.js (which comes with yarn) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/rizalyoga/money-calculator.git

# Go into the repository
$ cd money-calculator

# Install dependencies
$ yarn

# Run the app
$ yarn dev

⛏️ Built with

  • React JS - React JS is A JavaScript library for building user interfaces.
  • Typescript - TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.

👤 Authors