Skip to content

Premshaw23/monavi

Repository files navigation

Monavi – Empowering Doctors. Enhancing Patient Care

Overview

Monavi is a modern healthcare platform that connects doctors and patients seamlessly. Our platform focuses on delivering innovative, accessible, and secure healthcare solutions, enabling healthcare providers to improve patient outcomes efficiently.

Monavi integrates technology and healthcare expertise to provide a premium experience for both providers and patients.


Features

1. 24/7 Support

Round-the-clock assistance for healthcare providers ensures that queries and concerns are addressed promptly.

2. Expert Team

A team of healthcare professionals and tech experts dedicated to delivering the best solutions.

3. HIPAA Compliant

Enterprise-grade security and privacy standards to protect sensitive patient data.

4. Easy Integration

Seamlessly integrate Monavi with your existing systems and workflow.

5. Demo & Support

Request a demo or technical support directly through our contact form for personalized assistance.


Tech Stack

  • Frontend: Next.js, React, Tailwind CSS, Framer Motion
  • Backend: Node.js (for server-side processing if needed)
  • Forms & Email: EmailJS for form submissions
  • Notifications: React Hot Toast for instant feedback
  • Icons: Lucide-React
  • Fonts: Geist and Geist Mono from Google Fonts

Setup Instructions

  1. Clone the repository:
git clone https://github.com/yourusername/monavi.git
cd monavi
  1. Install dependencies:
npm install
  1. Configure environment variables: Create a .env.local file in the root directory and add the following:
NEXT_PUBLIC_EMAILJS_SERVICE_ID=your_service_id
NEXT_PUBLIC_EMAILJS_TEMPLATE_ID=your_template_id
NEXT_PUBLIC_EMAILJS_PUBLIC_KEY=your_public_key
  1. Run the development server:
npm run dev

Open http://localhost:3000 to view your app.


Folder Structure

monavi/
├─ components/          # React components (Navbar, Hero, ContactForm, etc.)
├─ pages/               # Next.js pages
├─ public/              # Static assets (images, icons)
├─ styles/              # Global and component-level styles
├─ utils/               # Utility functions (form normalization, email handling)
├─ .env.local           # Environment variables
├─ package.json         # Project dependencies and scripts
└─ README.md            # Project documentation

Contact Form

The contact form allows users to submit inquiries, demo requests, or support tickets. Submissions are sent via EmailJS.

Features:

  • Real-time validation
  • Loading state and success/error notifications
  • Premium, professional email template for received messages

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/your-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature/your-feature)
  5. Open a Pull Request

License

This project is licensed under the MIT License.


Author

Monavi – Empowering Doctors. Enhancing Patient Care.

Website: https://monavi.in Email: monavimed@gmail.com Phone: +91 7597733862 / +91 7447417740


Social Media & Sharing

  • Open Graph and Twitter cards configured for premium social sharing experience.
  • Optimized for SEO and mobile-first design.

Releases

No releases published

Packages

 
 
 

Contributors