Program to convert dollar to cents with the cents of:
- Quarters (25 ¢)
- Dimes (10 ¢)
- Nickels (5 ¢)
- Pennies (1 ¢)
- Clone the repository with git clone:
$ git clone https://github.com/LimonJuice322/Dollars-to-cents-converter.git
or with gh repo clone
C:\Users\example>gh repo clone LimonJuice322/Dollars-to-cents-converter
- Open the Dollars-to-cents-converter folder
- Run the index.html file