Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 457 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 457 Bytes

The Greek Yogi

Website for my father's yoga classes. The website can be viewed at http://www.thegreekyogi.info

Running Locally

Requires Node.js
$ git clone https://github.com/BlakeIsMyWaifu/TheGreekYogi
$ npm ci
$ npm start
Go to localhost:3000

Technologies

  • Node.js
  • TypeScript
  • React
  • Vite
  • Styled Components
  • Vercel Hosting