Skip to content

Latest commit

Jun 16, 2026
a8a9a80 · · Jun 16, 2026

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
May 15, 2026
May 24, 2026
May 28, 2026
May 15, 2026
Jun 16, 2026
May 15, 2026
May 24, 2026
May 24, 2026
May 24, 2026
May 15, 2026
May 15, 2026
May 15, 2026

Repository files navigation

Therapist Portfolio

This website was made by a fan for a therapist who is really really good at his job. It is not an official website.

It has a modern look and supports multiple languages.

Pages

  • / - Home
  • /[locale] - Change page language
  • /login - Login page (soon)
  • /dashboard - Dashboard page to control blogs/page info (soon)

Run Locally

  1. Install dependencies
npm install
  1. Start the dev server
npm run dev