/Hospitalo

Website providing easy healthcare search functionalities.

Primary LanguageJavaScript

Hospitalo

Website providing easy healthcare search functionalities. View Site

🚀 Features

  • Cluster Map
  • Detailed Location of a Hospital on show page
  • Visit Hospital's site on a click
  • Search functionalities based on Doctors available, Location and Title
  • Contact us via mail

⚙️ Environment Variables

To run this project, you will need to add the following environment variables to your .env file

CLOUDINARY_CLOUD_NAME

CLOUDINARY_KEY

CLOUDINARY_SECRET

MAPBOX_TOKEN

Steps:

  1. Create a .env file.
  2. Visit Cloudinary and Sign Up. Add the given information to the .env file.
  3. Visit Mapbox and Sign Up. Add the given information to the .env file.

📦 Run Locally

Clone the project

  git clone https://github.com/IamEzio/Hospitalo.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  node app.js

🐛 Bug Reporting

Feel free to open an issue on GitHub if you find any bug.