Skip to content

ToseebNadaf/Neev-Website

Repository files navigation

BlogSync Logo

Neev - Empowering Healthcare Precision

A cutting-edge platform to simplify healthcare, connect providers, and empower patient care.
Visit Website

Setup

  1. Clone repository to your local machine:
    git clone https://github.com/ToseebNadaf/Neev-Website.git
  2. Change the directory using below command:
    cd Neev-Website
  3. Install Dependencies:
    npm install
  4. Run in local machine :
    npm run dev
    Open https://localhost:3000 in your browser to view the project.