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

https://github.com/trybick/portfolio-blog

Personal portfolio and blog
https://github.com/trybick/portfolio-blog

Last synced: 6 months ago
JSON representation

Personal portfolio and blog

Awesome Lists containing this project

README

          

# Portfolio and Blog

[![Netlify Status](https://api.netlify.com/api/v1/badges/3fdd8bf4-7e1f-4ef0-9377-f0516bc11473/deploy-status)](https://app.netlify.com/sites/timrybicki/deploys)

## Technologies

- Gatsby, React, Emotion, Chakra UI
- I used [this](https://github.com/niklasmtj/gatsby-starter-julia) Gatsby starter as a base (more starters [here](https://www.gatsbyjs.org/starters/?v=2))

## Local Development

To run the local dev server:

```shell
yarn
yarn start
```