Skip to content

udit-001/india-maps

Repository files navigation

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

About

Interactive India map with state and district visualization, built in React

Topics

Resources

Stars

Watchers

Forks