Skip to content

janczizikow/portfolio

Repository files navigation

Logo

janczizikow.com

Simple personal portfolio site built with Gatsby

Netlify Status

🚀 Quick start

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

Releases

No releases published

Packages

No packages published