Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/melanieseltzer/portfolio-v2
- Owner: melanieseltzer
- License: mit
- Created: 2018-12-28T23:19:27.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-17T20:24:23.000Z (about 2 years ago)
- Last Synced: 2023-03-02T14:22:16.103Z (almost 2 years ago)
- Topics: gatsbyjs, javascript, portfolio, react
- Language: TypeScript
- Homepage: https://www.melanieseltzer.com
- Size: 688 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)