Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1 KB

File metadata and controls

39 lines (30 loc) · 1 KB

India Maps - Interactive Map Visualization

Netlify Status

A React-based interactive map of India with state and district-level visualization, customization options, and data download capabilities.

Features

  • Interactive map of India with state boundaries
  • District-level visualization for each state
  • Customizable map styling (colors, borders, opacity)
  • Download GeoJSON/TopoJSON data

Getting Started

  1. Clone the repository:

    git clone https://github.com/udit-001/india-maps.git
  2. Install dependencies:

    cd india-maps
    npm install
  3. Run the development server:

    npm run dev
  4. Open your browser to http://localhost:3000

Dependencies

  • React
  • React Leaflet
  • React Icons
  • React Router

Data Sources

GeoJSON/TopoJSON data from india-maps-data