You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,23 @@
1
1
# AngularJS Demo Project
2
2
This is a simple AngularJS demo project showcasing basic single-page application features including routing, data binding, and Material Design styling.
3
+
3
4
## 🔗 Live Demo
4
5
You can view the live deployed version of this project here:
5
-
*https://ongunakaycom.github.io/angular-js-demo*
6
+
https://ongunakaycom.github.io/angular-js-demo
7
+
6
8
---
7
9
## 🚀 Deployment
8
10
This project is automatically deployed to GitHub Pages using a GitHub Actions workflow. Every push to the `main` branch triggers a deployment pipeline that publishes the latest version to the `gh-pages` branch.
0 commit comments