The codebase for johndatserakis.com. Built using React, TypeScript, and Next.js.
# Install dependencies
yarn
# Watch changes during local development
yarn dev
# Build library
yarn build
Go ahead and fork the project! Submit an issue if needed. Have fun!