Skip to content

emiljohansson/emiljohansson.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5143cc0 · Dec 25, 2024
Dec 25, 2024
Feb 25, 2023
Dec 25, 2024
Mar 11, 2023
Dec 25, 2024
Feb 18, 2023
Jan 22, 2022
Nov 26, 2023
May 23, 2022
Dec 24, 2024
Dec 25, 2024
Mar 11, 2023
Feb 18, 2023
Feb 18, 2023
Dec 25, 2024
Dec 25, 2024
May 23, 2022
Dec 25, 2024

Repository files navigation

emiljohansson.dev

Tech's used in this project

  • Repo
    • turborepo
    • husky
    • pnpm
  • CI
    • github actions
  • Hosting / CD
    • vercel
  • Database
    • Supabase
    • PlanetScale
    • Prisma
  • Frameworks
    • SSR/SSG/CSR
      • Next.js
      • Remix
    • CSS
      • Tailwind CSS
  • Styling
    • Radix UI
    • Radix Icons
  • Animations
    • Framer Motion
  • Testing
    • End to end
      • Cypress
      • Lighthouse
      • AXE
    • Unit testing
      • Jest