Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ivanmaxlogiudice/portfolio

My Portfolio, built with Nuxt 3 & UnoCSS
https://github.com/ivanmaxlogiudice/portfolio

Last synced: 23 days ago
JSON representation

My Portfolio, built with Nuxt 3 & UnoCSS

Awesome Lists containing this project

README

        

Hi there, I'm Iván M. Lo Giudice, a passionate self-taught Full-Stack developer. This is my personal website reporsitory. The website is built with Nuxt.js and UnoCSS and hosted on Vercel.

Take a look 👉 [portfolio](https://ivanlogiudice.com)

## Usage

### 1. Install dependencies
```bash
pnpm install
```

### 2. Setup enviroment variables

You need to create a copy of `.env.example` and rename it to `.env`. Update the variables with your data...

## Development

Start the development server on `http://localhost:3000`

```bash
pnpm dev
```

## License

[MIT](./LICENSE) License © 2023-PRESENT [Iván Máximiliano, Lo Giudice](https://github.com/ivanmaxlogiudice)