Menstromy is a Node.js-based menstrual cycle tracking app.
- User authentication (JWT)
- Menstrual cycle tracking
- Cycle predictions
- Ecommerce Store
- Node.js, Express.js
- MongoDB
- JWT for authentication
- Firebase Admin SDK
- CORS for security
git clone https://github.com/bhupenderlost/menstromy.git
cd menstromy
npm install
npm start