Personal "About Me" & link tree page, built with Astro, deployed with GitHub Actions.
Clone the project
git clone git@github.com:wojciech-space/about.wojciech.space.git
Go to the project directory
cd about.wojciech.space
Install dependencies
npm install
Start the server
npm start