A remake of This calculator, in NuxtJS, with new features added.
Features:
- Google Calendar exporting
- Lunar calendar dates, obtained scraping from Timeanddate utilizing Puppeteer and storing in a .json
- Ad banner in case Period is coming soon
- Timezone offset calculations
- Button and scroll animations
- Styled imitating the original site
- NodeJS
- Clone repo
git clone https://github.com/maximoospital/menstrualcalc-demo.git
-
Run npm install to install packages
-
Run npm run dev to locally host.