Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hoapham2k2/portfolio

My lovely porfolio repository
https://github.com/hoapham2k2/portfolio

angular nodejs portfolio vercel

Last synced: 28 days ago
JSON representation

My lovely porfolio repository

Awesome Lists containing this project

README

        

# Portfolio

## Description
- This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 19.0.6.
- This project is a portfolio website that showcases my projects, skills, and contact information.
- This project is hosted on [Vercel](https://vercel.com/).

## Technologies
- Angular
- HTML
- CSS
- TypeScript

## Setup
- Clone the repository
```bash
git clone [email protected]:hoapham2k2/portfolio.git
```

- Navigate to the project directory
```bash
cd portfolio
```

- Install dependencies
```bash
npm install
```

- Run the project
```bash
ng serve
```