My website built with React and Gatsby. https://dwysokinski.me
Go to file
Dawid Wysokiński 5dfc78c090 change license 2020-07-14 17:08:34 +02:00
src technology icon should use webp, remove mobile menu 2020-07-14 16:52:25 +02:00
.babelrc init 2020-07-13 11:45:24 +02:00
.gitignore init 2020-07-13 11:45:24 +02:00
.prettierignore init 2020-07-13 11:45:24 +02:00
.prettierrc init 2020-07-13 11:45:24 +02:00
LICENSE change license 2020-07-14 17:08:34 +02:00
README.md add urls to links in navbar, add smooth scroll 2020-07-14 14:38:07 +02:00
gatsby-browser.js init 2020-07-13 11:45:24 +02:00
gatsby-config.js initial version of Project card 2020-07-13 19:04:46 +02:00
gatsby-node.js init 2020-07-13 11:45:24 +02:00
gatsby-ssr.js init 2020-07-13 11:45:24 +02:00
package.json add urls to links in navbar, add smooth scroll 2020-07-14 14:38:07 +02:00
yarn.lock add urls to links in navbar, add smooth scroll 2020-07-14 14:38:07 +02:00

README.md

dawid-wysokinski.pl

How to run locally

  1. Clone repo.
  2. Navigate to the right directory.
  3. yarn install
  4. yarn develop