Skip to content

Commit 40a7acb

Browse files
adding MEAN stack url
1 parent 75c6b11 commit 40a7acb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/components/app-profile-page/app-profile-page.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,11 @@ export class AppProfile {
116116
<td>Angular 16</td>
117117
</tr>
118118
<tr>
119+
<td>Frontend portion(MEAN stack)</td>
120+
<td><a href="https://sanjeetkumaritoutlook.github.io/mean-stack-example/" target="_blank">Visit</a></td>
121+
<td>Angular 16</td>
122+
</tr>
123+
<tr>
119124
<td>consuming-angular-app</td>
120125
<td><a href="https://sanjeetkumaritoutlook.github.io/consuming-angular-app/" target="_blank">Visit</a></td>
121126
<td>Angular 16</td>

0 commit comments

Comments
 (0)