https://github.com/oliveiravitor32/portfolio-angular
Portfólio para meu perfil criado com Angular.
https://github.com/oliveiravitor32/portfolio-angular
angular css3 html5 javascript typescript
Last synced: 12 months ago
JSON representation
Portfólio para meu perfil criado com Angular.
- Host: GitHub
- URL: https://github.com/oliveiravitor32/portfolio-angular
- Owner: oliveiravitor32
- Created: 2023-08-29T19:44:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-15T19:17:00.000Z (12 months ago)
- Last Synced: 2025-04-15T19:22:38.220Z (12 months ago)
- Topics: angular, css3, html5, javascript, typescript
- Language: TypeScript
- Homepage: https://angular-portfolio-oliveiravitor32.vercel.app/
- Size: 12.4 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfólio PT-BR
Projeto de um web site portfólio para meu perfil desenvolvido utilizando Angular com navegação de página única, pagina responsiva e componentes para fácil manutenção.
## Características
- Navegação single page
- Página responsiva
- Utilização de componentes
## Demo
https://angular-portfolio-oliveiravitor32.vercel.app/
## Créditos
Inspirado no portfólio de Soumyajit Behera
Imagens retiradas de: Technology illustrations by Storyset
# Portfolio EN
Project of a portfolio website for my profile developed using Angular with single page navigation, responsive page and components for easy maintenance.
## Features
- Single page application
- Responsive page
- Components
## Demo
https://angular-portfolio-oliveiravitor32.vercel.app/
## Credits
Inspired by the portfolio of Soumyajit Behera
Images taken from: Technology illustrations by Storyset
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.1.1.
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.