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

https://github.com/steebchen/portfolio

My personal portfolio website at https://luca-steeb.com
https://github.com/steebchen/portfolio

Last synced: 3 months ago
JSON representation

My personal portfolio website at https://luca-steeb.com

Awesome Lists containing this project

README

        

# Portfolio

My personal portfolio site at [luca-steeb.com](https://luca-steeb.com),
originally designed & developed by [Brittany Chiang](bchiang7/v4).

This site uses [Gatsby](https://www.gatsbyjs.org/), a modern and fast static site generator.

To run the app locally, clone it and run the following:

```bash
yarn install
yarn dev
```