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

https://github.com/janczizikow/portfolio

Personal portfolio website
https://github.com/janczizikow/portfolio

gatsby personal-site

Last synced: 3 months ago
JSON representation

Personal portfolio website

Awesome Lists containing this project

README

        


Logo



janczizikow.com



Simple personal portfolio site built with Gatsby




Netlify Status

## 🚀 Quick start

```sh
yarn install # install frontend dependencies
cd server
yarn install # install backend dependencies
cp .example.env .env # create environment variables
# run `yarn develop` in the `server` folder to spin up the backend & in the root of the project to start gatsby site
```

## 👨‍⚖️ License

[MIT](LICENSE)