https://github.com/aabuhijleh/code-editor-portfolio
https://github.com/aabuhijleh/code-editor-portfolio
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aabuhijleh/code-editor-portfolio
- Owner: aabuhijleh
- Created: 2024-11-07T10:04:01.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-12T17:48:25.000Z (6 months ago)
- Last Synced: 2025-02-05T05:34:17.846Z (4 months ago)
- Language: TypeScript
- Homepage: https://code-editor-portfolio.vercel.app
- Size: 495 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.