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

https://github.com/ericwindmill/ericwindmill.com

My portfolio page - now powered by Gatsby.js
https://github.com/ericwindmill/ericwindmill.com

Last synced: about 2 months ago
JSON representation

My portfolio page - now powered by Gatsby.js

Awesome Lists containing this project

README

          

# Welcome to My Digital Home

Here you'll find [my website](http://ericwindmill.com)

## What's this thing made out of?

* [GatsbyJs](https://www.gatsbyjs.org/)
* [TypeScript](https://www.typescriptlang.org/)
* [Styled Components](https://www.styled-components.com/)
* [Netlify](https://www.netlify.com/)

## To run locally

```
git clone https://github.com/ericwindmill/ericwindmill.com.git
npm i -g gatsby-cli
npm install
gatsby develop
```

---

Current as of August 2018.