Skip to content

MentorHeal Community is a platform for holistic wellness mentorship, connecting individuals with certified mentors in various life domains. It offers personalized, confidential, and trustworthy guidance for self-improvement and well-being.

Notifications You must be signed in to change notification settings

SarthakMittal777/mentorheal-community

Repository files navigation

Mentorheal Community

Steps to install

  1. Install Yarn
npm install --global yarn
  1. Clone the repository
git clone https://github.com/arpankumarde/mentorheal-community.git
  1. Go to project directory
cd mentorheal-community
  1. Run yarn to install all dependencies
yarn
  1. Add an .env file in the root of the project with necessary credentials
VITE_apiKey=
VITE_authDomain=
VITE_projectId=
VITE_storageBucket=
VITE_messagingSenderId=
VITE_appId=
VITE_measurementId=

Running on Localhost

yarn dev

Building for production

  1. Check common issues with a Linter
yarn lint
  1. Build the production bundle
yarn build

About

MentorHeal Community is a platform for holistic wellness mentorship, connecting individuals with certified mentors in various life domains. It offers personalized, confidential, and trustworthy guidance for self-improvement and well-being.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages