Files
dhiraagu-edir/README.md
2026-03-23 23:22:06 +05:00

25 lines
439 B
Markdown

# 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