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

https://github.com/netail/netail.github.io

Portfolio
https://github.com/netail/netail.github.io

nextjs react

Last synced: about 2 months ago
JSON representation

Portfolio

Awesome Lists containing this project

README

          

# Portfolio

## Development

### Installation

Pre-requirements:

- NodeJS v24
- PNPM

```bash
pnpm install
```

### Running

First, run the development server:

```bash
pnpm dev
```

Open [http://localhost:3000/are-we-biome-yet](http://localhost:3000/are-we-biome-yet) with your browser to see the result.

You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.