Skip to content

fischermatte/fischermatte.dev

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

TypeScript Next.js TailwindCSS Prettier React WTFPL Netlify Status

fischermatte.dev

Personal website based on the following technologies

  • Typescript
  • Next.js
  • Tailwind CSS
  • FaunaDB (or optional Supabase)

Getting started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.