My website built with React and Gatsby. https://dwysokinski.me
Go to file
Dawid Wysokiński 3253249f9d update readme.md, add ss of homepage 2020-09-08 18:00:28 +02:00
screenshots update readme.md, add ss of homepage 2020-09-08 18:00:28 +02:00
src add a GitHub link to the TWHelp project 2020-09-04 11:50:00 +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 update readme.md, add ss of homepage 2020-09-08 18:00:28 +02:00
gatsby-browser.js init 2020-07-13 11:45:24 +02:00
gatsby-config.js fix font bug 2020-08-02 11:36:43 +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
jsconfig.json add jsconfig.json 2020-07-30 11:47:20 +02:00
package.json update readme.md, add ss of homepage 2020-09-08 18:00:28 +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

My personal website.

Screenshot

Development

Prerequisites

  1. Node.JS
  2. yarn/npm
  3. gatsby-cli

Installing

  1. Clone this repo
  2. Navigate to the directory where you have cloned this repo.
  3. yarn install
  4. yarn run develop