A react-native app that is currently in the process of being a menstrual tracking calendar. This app also includes a THREE.js moon that was transferred from THREE.js to react-native with the help of the expo-three library. This moon showcases the moon phases in real-time. Likewise, it shows a forecast of which phases the moon will have on the days that are being market in the calendar.
To run this project, install it locally using npm:
$ cd ../moonanly
$ npm install
Set up the Expo cli and download the app to your phone to be able to experience the application.