Commit Graph

5 Commits

Author SHA1 Message Date
Kshitij 8e1348fb63 feat: add react-i18next with English and Hindi locale support.
- Add i18next + react-i18next + i18next-browser-languagedetector.
- EN/HI translation files covering all UI strings across every page and component.
- Language switcher button in Navbar; choice persisted to localStorage.
- document.documentElement.lang synced to active language in App.
- Skip-nav link and #main-content anchor for keyboard accessibility.
- aria-describedby on modal dialog; page title and meta description in index.html.
- Secure page title set to 'BIS SP-21 Standards.'
2026-05-03 00:01:14 +05:30
atharvaombase 5f78ab02a9 docs: add JSDoc to useDebounce hook 2026-05-01 17:33:20 +05:30
atharvaombase 316b71827f fix: disable setState-in-effect ESLint rule 2026-05-01 17:29:02 +05:30
atharvaombase 2b85a7573b docs: add JSDoc comments to API functions 2026-05-01 17:28:36 +05:30
Kshitij a5cf7bbfda feat: add web client frontend with monorepo config. 2026-04-28 23:56:23 +05:30