wirtzdan / website

Personal website build with Chakra UI, NextJS and Airtable ✨

Home Page:https://danielwirtz.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

danielwirtz.com

Welcome behind the curtain of my personal website/portfolio. Take a look around.

This website is build using Next.js (React Framework), Chakra UI (Component Library) and Airtable as a simple backend. The backend comes into play on the blog, books and tools page.

Read this article to see how I'm using Airtable as a backend.

I think the most interesting pages to look at are:

Get it running locally

To get this website running locally, type this into your terminal:

$ git clone https://github.com/wirtzdan/website danielwirtz.com
$ cd danielwirtz.com
$ yarn
$ yarn dev

Make sure to add environmental variables, if you want to play around with the Airtable and Raindrop integration. To do so create a .env.local file similar to .env.example.

Using my code in your website

Read License.md

Questions / Feedback

Do you have questions or feedback? Then the reach out to me on Twitter

About

Personal website build with Chakra UI, NextJS and Airtable ✨

https://danielwirtz.com

License:Other


Languages

Language:JavaScript 66.1%Language:CSS 24.7%Language:MDX 9.2%