Skip to content

Latest commit

 

History

History
61 lines (41 loc) · 1.03 KB

README.md

File metadata and controls

61 lines (41 loc) · 1.03 KB

OvuMate - Your Cycle, Your Control

It is a simple Ovulation Calculator web app built using Next.js, TypeScript, Tailwind CSS.

Requirements

  • Docker

or

  • node
  • npm(preferred)

Installation

With docker

Click Me
  1. Clone the repository
  2. Use docker-compose to run the server
git clone git@github.com:geekyharsh05/Ovumate.git
docker-compose up -d

Without docker

Click Me
  1. Clone the repository
  2. Install the dependencies
  3. Run the server
git clone git@github.com:geekyharsh05/Ovumate.git
cd Ovumate
npm install
npm run dev

Author

Author Name   :   Harsh Vardhan Pandey
Author URI       :   www.aboutharsh.vercel.app
GitHub URI       :   geekyharsh05

License

License: MIT