Discover the beauty and history of Armenia's landmarks at your fingertips.
ArMap is a web application designed to help users explore the cultural heritage of Armenia. Whether you are looking for ancient statues in Yerevan or hidden museums in the provinces, ArMap provides the location, history, and visuals you need.
- 🏛️ Discover Landmarks: Browse a curated list of museums and statues across all of Armenia.
- 🖼️ Rich Media: View high-quality images of each location.
- 📖 In-depth Information: Read historical backgrounds and interesting facts.
- 📍 One-click Navigation: Tap "Open in Google Maps" to get GPS directions.
- Frontend: Vue 3
- Backend Supabase/PostgreSQL
- Maps: Leaflet + CARTO Tiles
Follow these steps to get the project running on your local machine.
git clone https://github.com/vardan2009/armap.gitnpm install# start up development server
# check package.json for other commands
npm run dev-
Browse landmarks
Explore the list of available museums and statues, or use the search bar to quickly find a specific place. -
Learn about each place
Tap on a landmark card to view photos and read a simple, short historical description. -
Navigate easily
Press the "Open in Google Maps" button to get instant directions to the selected location.
Contributions are welcome and appreciated!
If you know a landmark that is missing:
- Open an Issue to suggest a new location.
- Submit a Pull Request with your changes or improvements.