Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 912 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 912 Bytes

HOLY TOURISM (Server Site)

Description

"Holy Tourism" is a website dedicated to showcasing tourist spots in Southeast Asia. From stunning landscapes to cultural landmarks, our platform aims to inspire travel enthusiasts and help them discover the beauty of the region.

Main Features

  • user can find tourists spots in south asian countries
  • authentication applied
  • user can find spots based on countries also
  • user can sort by cost, rating and visitors

🛠 Main Technologies used

  • Express
  • MongoDB

⚙️ To Run locally

  • clone first
  • npm i
  • setup you .env file to update
  1. mongodb config DB_USER= DB_PASS=
  • npm dev