Portfolio website developed in Gatsby JS.
This should be installed on your computer in order to get up and running:
git clone
cd podzerek
npm install
gatsby develop
gatsby build
: This is used to build all files and run all tasks without serving a development server and watching for changes.npm run develop
: This is the normal development script used to build all files and run all tasks, but also to serve a development server and watch for changes.
- GATSBY JS
- React JS
- GraphQL
- Styled-components
- ESLINT/PRETTIER
- Karol Podżerek