Skip to content

My Personal site with various webapps and functionalities

License

Notifications You must be signed in to change notification settings

buffet-time/DanielTurcich.com

Repository files navigation

DanielTurcich.com

My website that functions as a resume site and a host for various webapps via top bar Menu or direct routing.

Tech

Built with: Vue + Tailwind

Tooling: Vite, ESLint, Prettier, PNPM, Volar, Husky

To run locally

Clone repo

git clone https://github.com/RazorSh4rk/random-word-api.git
npx pnpm add -g pnpm

Install packages

pnpm install

Setup Husky

pnpm prepare:husky

Serve the application

pnpm serve

open a browser and navigate to http://localhost:5137/

Other

Acronym Generator dictionary was taken from here

API source

Api hosted on an Ubuntu server using PM2