Skip to content

filipecard/portfolio

Repository files navigation

Portfolio

This is my Portfolio hope you like it

Tech

I'm using Angular version 15.2, this is a simple example of how to use html, css and some Angular features to create an About Me page.

Highlighting the MatCardModule, a component of Angular Material.

MatCard

  • Import

import {MatCardModule} from '@angular/material/card';

  • Exemple

<mat-card> Simple card </mat-card>

Build project

ng build

This command creates/updates a directory called "dist" with the built files.

About

Portfólio feito com angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published