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 @@ + + +
+ + +