/red-moon

For tracking personal moon cycles, one cycle at a time

Primary LanguageJavaScript

Red Moon

Red Moon is a web app for tracking menstrual cycles, one cycle at a time. This project was for fun and for my own use. It was bootstrapped with Create React App.

To Develop

To use webpack to compile and locally serve at localhost:8080:

npm run dev

To Deploy

This project is deployed using Netlify.

To build

netlify build

To deploy

netlify deploy

Update Log

  • BUG: Do not log time when temp taken when temp is not recorded [2023-08-07]