Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/giraugh/portfolio-2023

Personal portfolio 2023
https://github.com/giraugh/portfolio-2023

Last synced: about 1 month ago
JSON representation

Personal portfolio 2023

Awesome Lists containing this project

README

        

# Portfolio 2023

Ewan Breakey personal portfolio for 2023

## Building

Install npm dependencies
```bash
npm i # or yarn
```

Run dev server
```bash
npm run dev # or yarn dev
```