Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 989 Bytes

File metadata and controls

46 lines (29 loc) · 989 Bytes

Angular Interactive World Map

An interactive Angular application that allows users to explore countries on a world map and view detailed country information dynamically.

🎥 Demo

World Map Demo

📸 Screenshots

Overview

Overview

Country Interaction — Germany

Germany

Country Interaction — USA

USA

🚀 Features

  • Interactive SVG world map with clickable countries
  • Dynamic country information display
  • Color highlighting for visual feedback
  • Responsive Angular component architecture
  • Clean, user-friendly interface

🛠️ Tech Stack

  • Angular 17
  • TypeScript
  • HTML5 / CSS3
  • SVG graphics

▶️ Running the Application

Prerequisites

  • Node.js installed
  • Angular CLI (optional — project can run with npx)

Install dependencies

npm install