Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/melanieseltzer/portfolio-v2

:wave: v2 of my developer portfolio made with Gatsby.js
https://github.com/melanieseltzer/portfolio-v2

gatsbyjs javascript portfolio react

Last synced: 17 days ago
JSON representation

:wave: v2 of my developer portfolio made with Gatsby.js

Awesome Lists containing this project

README

        

# Portfolio v2

> Looking for v1? [It's over here](https://github.com/melanieseltzer/portfolio)

Welcome to the second version of my dev portfolio 👋 It is built with the amazing [GatsbyJS](https://www.gatsbyjs.org/) and contains my projects and contact info.

## Live Site

https://www.melanieseltzer.com

## Local Development 🚀

Start the dev server:

```
yarn start
```

Build for production:

```
yarn build
```

## Built with ❤️

- [GatsbyJS](https://www.gatsbyjs.org/)