This project is a simple converter of currencies and temperature. It was developed during the Oracle Next Education program.
- JAVA
Prerequisites: JAVA 11
# clone repository
git clone https://github.com/JuanObandoDev/alura_convertors.git
# enter the project folder
cd alura_convertors
# run the project
Juan Obando