-Project's Name: Onboard Julia Motta
-Project's Description: Project carried out during onboard dev internship
-Environment and tools:
java version "21.0.1" 2023-10-17 LTS;
Java(TM) SE Runtime Environment (build 21.0.1+12-LTS-29);
Java HotSpot(TM) 64-Bit Server VM (build 21.0.1+12-LTS-29, mixed mode, sharing);
Node v16.13.1;
Xcode version 15.1;
Programming language: Typescript
-Steps to run and debug: Go to the "onboard-julia" project folder and run the npm install and then the npm start commands. When it has started, click on the 'i' key to run on IOS or 'a' to run on Android, or type "npm run ios" and "npm run android", to run on ios or android, respectively.