My personal site. I use it to play around and experement with web dev. Mostly static and clientside.
Clone the project
git clone https://github.com/lerndmina/astro-lerndmina.devGo to the project directory
cd astro-lerndmina.devInstall dependencies
npm iStart the server
npm run devClone the project
npm run buildThe directory ./dist contains the static HTML files.
Client: Astro, TailwindCSS
Server: Any static site host