From 5a4b6e76c59b1f401347a440bdb1d93b7107ca0c Mon Sep 17 00:00:00 2001 From: mamon aminyar <203014904+mamonaminyar1998@users.noreply.github.com> Date: Sun, 29 Mar 2026 02:38:57 +0430 Subject: [PATCH] Add standalone transformer tabs UI sample --- README.md | 8 +- samples/transformer-tabs/index.html | 237 ++++++++++++++++++++++++++++ 2 files changed, 244 insertions(+), 1 deletion(-) create mode 100644 samples/transformer-tabs/index.html diff --git a/README.md b/README.md index 67e623d..a3f34ee 100644 --- a/README.md +++ b/README.md @@ -108,4 +108,10 @@ Library App is a console-based library management system implemented in C# using ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. -``` \ No newline at end of file +``` +## UI Sample +A standalone responsive "Transformer Tabs" demo based on the provided markup/CSS/JS is available at: + +- `samples/transformer-tabs/index.html` + +Open the file in a browser to interact with tab switching behavior on desktop and mobile breakpoints. diff --git a/samples/transformer-tabs/index.html b/samples/transformer-tabs/index.html new file mode 100644 index 0000000..6d9775a --- /dev/null +++ b/samples/transformer-tabs/index.html @@ -0,0 +1,237 @@ + + +
+ + +