Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 814 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 814 Bytes

Moonanly

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.

Table of Content

Demo

Moonanly image

Setup

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.