Skip to content

shivaam/therapy-site

Repository files navigation

Personal Psychological Equalizer — Vite Site

This repository contains a small single-page app built with Vite that reproduces the "Personal Psychological Equalizer" UI with sliders, validation rules, and PDF export.

Quick start

  1. Install deps
npm install
  1. Run dev server
npm run dev
  1. Build
npm run build

Deploy

  • Cloudflare Pages: connect the repo, set build command npm run build and publish directory dist.
  • GitHub Pages: build and serve dist (you can use gh-pages or a GitHub Actions workflow to publish dist to gh-pages).

Notes

  • PDF export uses jspdf.
  • The app is intentionally small and framework-free to keep the bundle minimal.

About

Therapist portfolio and booking website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors