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

https://github.com/aabuhijleh/code-editor-portfolio


https://github.com/aabuhijleh/code-editor-portfolio

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Code Editor Portfolio

A VS Code-inspired portfolio.

## Local Development

Run the development server:

```bash
pnpm dev
```

The application will be available at `http://localhost:3000`.