It is a simple Ovulation Calculator web app built using Next.js, TypeScript, Tailwind CSS.
- Docker
or
- node
- npm(preferred)
Click Me
- Clone the repository
- Use docker-compose to run the server
git clone git@github.com:geekyharsh05/Ovumate.git
docker-compose up -d
Click Me
- Clone the repository
- Install the dependencies
- Run the server
git clone git@github.com:geekyharsh05/Ovumate.git
cd Ovumate
npm install
npm run dev
Author Name : Harsh Vardhan Pandey
Author URI : www.aboutharsh.vercel.app
GitHub URI : geekyharsh05