My portfolio built with Next.js, Tailwind and Typescript. You can visit my website by clicking here.
I am currently working on adding a MDX blog system to the website (see "dev-blog" branch for updates).
- Framework: Next.js
- Styling: Tailwind CSS
- Animations: Framer Motion
- Icons: Hero Icons
- Content: MDX (with next-mdx-remote)
$ git clone https://github.com/kerekatu/konradrosa.com.git
$ cd konradrosa.com
$ yarn
$ yarn dev
Required environment variables are located in the .env.example
file.