# E-Dir A simple web frontend for Dhiraagu directory lookup. ## Features - Phone number lookup via Dhiraagu E-Dir API - Material Design UI - Automatic dark/light theme (follows system preference) ## Usage Open `index.html` in a browser or serve with any static file server: ```bash npx serve . ``` Enter a phone number to search the directory. ## License GNU General Public License v3.0 - See [LICENSE](LICENSE) file for details