My website that functions as a resume site and a host for various webapps via top bar Menu or direct routing.
Tooling: Vite, ESLint, Prettier, PNPM, Volar, Husky
git clone https://github.com/RazorSh4rk/random-word-api.git
npx pnpm add -g pnpm
pnpm install
pnpm prepare:husky
pnpm serve
open a browser and navigate to http://localhost:5137/
Acronym Generator dictionary was taken from here
Api hosted on an Ubuntu server using PM2